Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/
H A Dexception.hpp68 struct join_error : public container_error { }; struct
84 { throw join_error(); } in __throw_join_error()
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20063649 * docs/html/ext/pb_ds/join_error.html: Same.