userver: userver/engine/task/local_variable.hpp File Reference
Loading...
Searching...
No Matches
local_variable.hpp File Reference

Detailed Description

TaskLocalVariable is a per-coroutine variable of arbitrary type.

Definition in file local_variable.hpp.

Go to the source code of this file.

#include <type_traits>
#include <userver/engine/impl/task_local_storage.hpp>
+ Include dependency graph for local_variable.hpp:

Classes

class  engine::TaskLocalVariable< T >
 TaskLocalVariable is a per-coroutine variable of arbitrary type. More...
 

Namespaces

namespace  engine
 Asynchronous engine primitives.