Searched defs:AvoidDestroyingIostreamCategory (Results 1 – 1 of 1) sorted by relevance
45 union AvoidDestroyingIostreamCategory { in iostream_category() union47 constexpr explicit AvoidDestroyingIostreamCategory() : iostream_error_category() {} in iostream_category() function