Searched defs:length_error (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/libstdc++/include/std/
H A Dstd_stdexcept.h88 class length_error : public logic_error class in inherits:logic_error
/freebsd-12-stable/contrib/libstdc++/src/
H A Dstdexcept.cc54 length_error::length_error(const string& __arg) function in class:length_error

Completed in 102 milliseconds