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