Searched refs: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() function48 ~AvoidDestroyingIostreamCategory() {} in iostream_category()50 constinit static AvoidDestroyingIostreamCategory helper; in iostream_category()