Home
last modified time | relevance | path

Searched defs:bad_index (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/ptr_container/
Dexception.hpp38 class bad_index : public bad_ptr_container_operation class
41 bad_index( const char* what ) : bad_ptr_container_operation( what ) in bad_index() function in boost::bad_index
/third_party/boost/boost/numeric/ublas/
Dexception.hpp138 struct bad_index struct
142 explicit bad_index (const char *s = "bad index") : in bad_index() argument
144 void raise () { in raise()
/third_party/boost/libs/ptr_container/doc/
Dheaders.rst65 .. _`bad_index`: reference.html#exception-classes target
/third_party/ntfs-3g/include/ntfs-3g/
Dindex.h132 BOOL bad_index; member