41 #ifndef PB_DS_EXCEPTION_HPP 42 #define PB_DS_EXCEPTION_HPP 76 __throw_container_error()
80 __throw_insert_error()
88 __throw_resize_error()
A join cannot be performed logical reasons (i.e., the ranges of the two container objects being joine...
One of two subclasses of exception.
Base class for exceptions.
An entry cannot be inserted into a container object for logical reasons (not, e.g., if memory is unabvailable, in which case the allocator_type's exception will be thrown).
GNU extensions for policy-based data structures for public use.
A container cannot be resized.