GNU g++  v5.2.1
GNU Standard C++
__gnu_pbds::insert_error Struct Reference

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). More...

#include <exception.hpp>

Inheritance diagram for __gnu_pbds::insert_error:
Collaboration diagram for __gnu_pbds::insert_error:

Detailed Description

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).


The documentation for this struct was generated from the following file: