ThreadLocal#

Fully qualified name: carb::thread::ThreadLocal

Defined in carb/thread/ThreadLocal.h

template<class T, bool Trivial>
class ThreadLocal#

Base template.

See specializations for documentation.