Wire Sysio Wire Sysion 1.0.0
|
#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) |
Definition at line 2285 of file gtest-port.h.
|
inline |
Definition at line 2287 of file gtest-port.h.
|
inlineexplicit |
Definition at line 2288 of file gtest-port.h.
|
inline |
Definition at line 2291 of file gtest-port.h.
|
inline |
Definition at line 2289 of file gtest-port.h.
|
inline |
Definition at line 2290 of file gtest-port.h.
|
inline |
Definition at line 2292 of file gtest-port.h.