STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
__gnu_pbds::insert_error Struct Reference

#include <ext/pb_ds/exception.hpp>

Inheritance diagram for __gnu_pbds::insert_error:
__gnu_pbds::container_error

Additional Inherited Members

- Public Member Functions inherited from __gnu_pbds::container_error
 container_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: