Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dexception.hpp57 struct container_error : public std::logic_error struct
59 container_error() in container_error() function
60 : std::logic_error(__N("__gnu_pbds::container_error")) { } in container_error()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
H A Dexception.hpp57 struct container_error : public std::logic_error struct
59 container_error() in container_error() function
60 : std::logic_error(__N("__gnu_pbds::container_error")) { } in container_error()