Provided by: libstdc++-9-doc_9.5.0-6ubuntu2_all bug

__gnu_cxx::random_condition::never_adjustor(3cxx)              __gnu_cxx::random_condition::never_adjustor(3cxx)

NAME

       __gnu_cxx::random_condition::never_adjustor - Never enter the condition.

SYNOPSIS

       #include <throw_allocator.h>

       Inherits __gnu_cxx::random_condition::adjustor_base.

Detailed Description

       Never enter the condition.

       Definition at line 529 of file throw_allocator.h.

Constructor & Destructor Documentation

   __gnu_cxx::random_condition::never_adjustor::never_adjustor () [inline]
       Definition at line 531 of file throw_allocator.h.

Author

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

                                                    libstdc++  __gnu_cxx::random_condition::never_adjustor(3cxx)