std::experimental::nullopt_t
Tag type to disengage optional objects.
- Provided by: libstdc++-9-doc (Version: 9.5.0-1ubuntu1~22.04.1)
- Source: gcc-9
- Report a bug
Tag type to disengage optional objects.
enum class _Construct { _Token }
constexpr nullopt_t (_Construct)
Tag type to disengage optional objects.
Definition at line 92 of file optional.
Generated automatically by Doxygen for libstdc++ from the source code.