nullopt#

Fully qualified name: carb::cpp::nullopt

Defined in carb/cpp/Optional.h

constexpr nullopt_t carb::cpp::nullopt = std::nullopt#

Constant that identifies an empty optional object. This can be used to initialize or reinitialize an empty optional object as needed.