Home
last modified time | relevance | path

Searched defs:bad_format_error (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/kyua/utils/format/
H A Dexceptions.hpp51 class bad_format_error : public error { class
H A Dexceptions_test.cpp49 ATF_TEST_CASE_BODY(bad_format_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp55 bad_format_error::bad_format_error(const std::string& format_, in bad_format_error() function in bad_format_error