libstdc++
|
#include <throw_allocator.h>
Public Member Functions | |
condition_base (const condition_base &)=default | |
condition_base & | operator= (const condition_base &)=default |
Base struct for condition policy.
Requires a public member function with the signature void throw_conditionally()
Definition at line 414 of file throw_allocator.h.
|
inlinevirtual |
Definition at line 421 of file throw_allocator.h.