#include <ut_option.h>
List of all members.
template<class T>
class UT_Option< T >
Member Typedef Documentation
Constructor & Destructor Documentation
template<class T>
template<class... Args>
Member Function Documentation
template<class T>
bool UT_Option< T >::empty |
( |
|
) |
const [inline] |
template<class T>
UT_Option< T >::operator bool |
( |
|
) |
const [inline, explicit] |
template<class T>
T UT_Option< T >::unwrap_or |
( |
const T & |
value |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: