Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/
H A Dexception.hpp71 struct resize_error : public container_error { }; struct
88 { throw resize_error(); } in __throw_resize_error()
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20063561 * docs/html/ext/pb_ds/resize_error.html: Same.