Home
last modified time | relevance | path

Searched defs:bad_pointer (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/ptr_container/
Dexception.hpp47 class bad_pointer : public bad_ptr_container_operation class
50bad_pointer() : bad_ptr_container_operation( "Null pointer not allowed in a pointer container!" ) in bad_pointer() function in boost::bad_pointer
53 bad_pointer( const char* text ) : bad_ptr_container_operation( text ) in bad_pointer() function in boost::bad_pointer
/third_party/boost/libs/ptr_container/doc/
Dheaders.rst66 .. _`bad_pointer`: reference.html#exception-classes target