nullopt_t#

Fully qualified name: carb::cpp::nullopt_t

Defined in carb/cpp/Optional.h

struct nullopt_t#

Identifies an empty optional object. This can be used to initialize or reinitialize an empty optional object as needed.