Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dios.cpp45 union AvoidDestroyingIostreamCategory { in iostream_category() union
47 constexpr explicit AvoidDestroyingIostreamCategory() : iostream_error_category() {} in iostream_category() function