std::nullopt_t
Tag type to disengage optional objects.
- Provided by: libstdc++-12-doc (Version: 12.3.0-1ubuntu1~22.04.3)
- Source: gcc-12
- Report a bug
Tag type to disengage optional objects.
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.