Forward declarations for concurrent::BackgroundTaskStorage.
Definition in file background_task_storage_fwd.hpp.
Go to the source code of this file.
#include <userver/utils/fast_pimpl.hpp>Namespaces | |
| namespace | concurrent |
| Locking stuff. | |
Typedefs | |
| using | concurrent::BackgroundTaskStorageFastPimpl = utils::FastPimpl<BackgroundTaskStorage, 208, 16> |