![]() |
|
#include <experimental/optional>
Go to the source code of this file.
Namespaces | |
ecvl | |
Macros | |
#define | INCLUDE_STD_OPTIONAL_EXPERIMENTAL 1 |
Typedefs | |
template<typename T > | |
using | ecvl::optional = std::experimental::optional< T > |
using | ecvl::bad_optional_access = std::experimental::bad_optional_access |
#define INCLUDE_STD_OPTIONAL_EXPERIMENTAL 1 |
Definition at line 28 of file optional.h.