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

__gnu_cxx::condition_base.3cxx

Author

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

                                                    libstdc++                    __gnu_cxx::condition_base(3cxx)

Detailed Description

       Base struct for condition policy.

       Requires a public member function with the signature void throw_conditionally()

Name

       __gnu_cxx::condition_base - Base struct for condition policy.

Synopsis

       #include <throw_allocator.h>

       Inherited by __gnu_cxx::limit_condition, and __gnu_cxx::random_condition.

   PublicMemberFunctionscondition_base (const condition_base &)=default
       condition_base & operator= (const condition_base &)=default

See Also