Searched refs:resize_error (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dexception.hpp73 struct resize_error : public container_error { }; struct in namespace:__gnu_pbds
89 { _GLIBCXX_THROW_OR_ABORT(resize_error()); }
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
H A Dexception.hpp73 struct resize_error : public container_error { }; struct in namespace:__gnu_pbds
89 { _GLIBCXX_THROW_OR_ABORT(resize_error()); }

Completed in 91 milliseconds