TaskInheritedVariable is a per-coroutine variable of arbitrary type.
Definition in file inherited_variable.hpp.
Go to the source code of this file.
#include <type_traits>#include <utility>#include <userver/engine/impl/task_local_storage.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | engine::TaskInheritedVariable< T > |
| TaskInheritedVariable is a per-coroutine variable of arbitrary type. More... | |
Namespaces | |
| namespace | engine |
| Asynchronous engine primitives. | |