.TH "__gnu_pbds::insert_error" 3cxx "Tue Feb 2 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::insert_error \- 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)\&. .SH SYNOPSIS .br .PP .PP Inherits \fB__gnu_pbds::container_error\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual const char * \fBwhat\fP () const _GLIBCXX_TXN_SAFE_DYN noexcept" .br .in -1c .SH "Detailed Description" .PP 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)\&. .PP Definition at line 66 of file exception\&.hpp\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.