struct nullopt_t
Declaration
struct nullopt_t { /* full declaration omitted */ };Declared at: libs/pika/datastructures/include/pika/datastructures/optional.hpp:20
Method Overview
- public constexpr nullopt_t(nullopt_t::init)
Methods
constexpr nullopt_t(nullopt_t::init)
constexpr nullopt_t(nullopt_t::init)Declared at: libs/pika/datastructures/include/pika/datastructures/optional.hpp:25