Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dios.cpp46 __iostream_category iostream_error_category; in iostream_category() member
47 constexpr explicit AvoidDestroyingIostreamCategory() : iostream_error_category() {} in iostream_category()
51 return helper.iostream_error_category; in iostream_category()