userver: userver/concurrent/background_task_storage_fwd.hpp File Reference
Loading...
Searching...
No Matches
background_task_storage_fwd.hpp File Reference

Detailed Description

Forward declarations for concurrent::BackgroundTaskStorage.

Definition in file background_task_storage_fwd.hpp.

Go to the source code of this file.

Namespaces

namespace  concurrent
 Locking stuff.
 

Typedefs

using concurrent::BackgroundTaskStorageFastPimpl = utils::FastPimpl<BackgroundTaskStorage, 208, 16>