Searched refs:insert_error (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dexception.hpp66 struct insert_error : public container_error { }; struct in namespace:__gnu_pbds
81 { _GLIBCXX_THROW_OR_ABORT(insert_error()); }
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
H A Dexception.hpp66 struct insert_error : public container_error { }; struct in namespace:__gnu_pbds
81 { _GLIBCXX_THROW_OR_ABORT(insert_error()); }
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp208 __catch(insert_error& )
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp208 __catch(insert_error& )

Completed in 79 milliseconds