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

/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dformat_error.h25 class _LIBCPP_EXCEPTION_ABI format_error : public runtime_error { class in inherits:runtime_error
27 _LIBCPP_HIDE_FROM_ABI explicit format_error(const string& __s) function in class:format_error
29 _LIBCPP_HIDE_FROM_ABI explicit format_error(const char* __s) function in class:format_error

Completed in 168 milliseconds