tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
struct | nullopt_t |
etl::nullopt_t is an empty class type used to indicate optional type with uninitialized state. In particular, etl::optional has a constructor with nullopt_t as a single argument, which creates an optional that does not contain a value. More... | |
Namespaces | |
namespace | etl |