logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

                                                    libstdc++                 std::experimental::nullopt_t(3cxx)

Detailed Description

       Tag type to disengage optional objects.

Name

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

Synopsis

       #include <optional>

   PublicTypes
       enum class _Construct { _Token }

   PublicMemberFunctions
       constexpr nullopt_t (_Construct)

See Also