![]() |
Project
|
Inherits FooFoo< int >, and Foo.
Public Member Functions | |
int | someMethod () |
void | a () override |
![]() | |
Foo (boost::property_tree::ptree in) | |
int O2_VISIBILITY_HIDDEN | someHiddenMethod () |
Public Attributes | |
int | foo = 1 |
int | bar = 2 |
![]() | |
bool | foo |
int | x |
float | y |
int | y |
int | foo |
Definition at line 151 of file test_TypeTraits.cxx.
|
inlineoverridevirtual |
Reimplemented from Foo.
Definition at line 20 of file test_Traits.cxx.
|
inline |
Definition at line 21 of file test_CompilerBuiltins.cxx.
int Bar::bar = 2 |
Definition at line 27 of file test_StructToTuple.cxx.
int Bar::foo = 1 |
Definition at line 26 of file test_StructToTuple.cxx.