class
#include <bn_optional.h>
nullopt_t Empty class type used to indicate an optional type with uninitialized state.
Constructors, destructors, conversion operators
- nullopt_t(int) explicit constexpr
- Default constructor.