nullopt
Fully qualified name: carb::cpp::nullopt
Defined in carb/cpp/Optional.h
-
static constexpr nullopt_t carb::cpp::nullopt = {nullopt_t::Tag{}}
Constant that identifies an empty optional object. This can be used to initialize or reinitialize an empty optional object as needed.