- 3.0.1 core module.
|
#include <gtest-port.h>
Public Member Functions | |
ThreadLocal () | |
ThreadLocal (const T &value) | |
T * | pointer () |
const T * | pointer () const |
const T & | get () const |
void | set (const T &value) |
|
inline |
|
inlineexplicit |
|
inline |
Referenced by testing::internal::TEST().
|
inline |
|
inline |
Referenced by testing::internal::TEST().
|
inline |
References testing::internal::GetThreadCount(), GTEST_API_, and value.
Referenced by testing::internal::TEST().