Public Member Functions | |
| bool | member_initialized () const |
| OptionalHolder () | |
Public Attributes | |
| OptionalImpl< T > | member = T{} |
Definition at line 79 of file test_stl.cpp.
|
inline |
Definition at line 81 of file test_stl.cpp.
|
inline |
Definition at line 82 of file test_stl.cpp.
| OptionalImpl<T> OptionalHolder< OptionalImpl, T >::member = T{} |
Definition at line 83 of file test_stl.cpp.