Public Attributes | |
std::thread::id | thread_id |
T | value |
Definition at line 257 of file ThreadLocal.h.
std::thread::id Eigen::ThreadLocal< T, Initialize, Release >::ThreadIdAndValue::thread_id |
Definition at line 258 of file ThreadLocal.h.
T Eigen::ThreadLocal< T, Initialize, Release >::ThreadIdAndValue::value |
Definition at line 259 of file ThreadLocal.h.