table of contents
conflicting packages
__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 527 of file throw_allocator.h.
Constructor & Destructor Documentation¶
__gnu_cxx::random_condition::never_adjustor::never_adjustor () [inline]¶
Definition at line 529 of file throw_allocator.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Sun Jan 8 2023 | libstdc++ |