Public Member Functions | |
TestFactory2 (TestFactory2 &&m) | |
TestFactory2 & | operator= (TestFactory2 &&m) |
~TestFactory2 () | |
Public Attributes | |
std::string | value |
Friends | |
class | TestFactoryHelper |
Definition at line 32 of file test_factory_constructors.cpp.
|
inline |
Definition at line 38 of file test_factory_constructors.cpp.
|
inline |
Definition at line 41 of file test_factory_constructors.cpp.
|
inline |
Definition at line 39 of file test_factory_constructors.cpp.
|
friend |
Definition at line 33 of file test_factory_constructors.cpp.
std::string TestFactory2::value |
Definition at line 40 of file test_factory_constructors.cpp.