proxygen
|
Public Member Functions | |
CopyCount () | |
CopyCount (const CopyCount &) | |
CopyCount (CopyCount &&) noexcept | |
bool | operator() () const |
Static Public Attributes | |
static int | count = 0 |
Definition at line 74 of file LazyTest.cpp.
|
inline |
|
inline |
Definition at line 76 of file LazyTest.cpp.
References count.
|
inlinenoexcept |
Definition at line 79 of file LazyTest.cpp.
|
inline |
|
static |
Definition at line 81 of file LazyTest.cpp.
Referenced by CopyCount(), and operator()().