Searched refs:AvoidDestroyingSystemCategory (Results 1 – 1 of 1) sorted by relevance
175 union AvoidDestroyingSystemCategory { in system_category() union177 constexpr explicit AvoidDestroyingSystemCategory() : system_error_category() {} in system_category() function178 ~AvoidDestroyingSystemCategory() {} in system_category()180 constinit static AvoidDestroyingSystemCategory helper; in system_category()