std::nullopt_t(3cxx) std::nullopt_t(3cxx)

std::nullopt_t - Tag type to disengage optional objects.

#include <optional>


enum class _Construct { _Token }


constexpr nullopt_t (_Construct) noexcept

Tag type to disengage optional objects.

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++
QR Code