Searched defs:bad_index (Results 1 – 4 of 4) sorted by relevance
38 class bad_index : public bad_ptr_container_operation class41 bad_index( const char* what ) : bad_ptr_container_operation( what ) in bad_index() function in boost::bad_index
138 struct bad_index struct142 explicit bad_index (const char *s = "bad index") : in bad_index() argument144 void raise () { in raise()
65 .. _`bad_index`: reference.html#exception-classes target
132 BOOL bad_index; member