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