Public Member Functions | |
bool | member_initialized () const |
OptionalHolder ()=default | |
Public Attributes | |
OptionalImpl< T > | member = T{} |
Definition at line 54 of file test_stl.cpp.
|
default |
|
inline |
Definition at line 57 of file test_stl.cpp.
OptionalImpl<T> OptionalHolder< OptionalImpl, T >::member = T{} |
Definition at line 60 of file test_stl.cpp.