Searched refs:AvoidDestroyingSystemCategory (Results 1 – 1 of 1) sorted by relevance
321 union AvoidDestroyingSystemCategory { in system_category() union323 constexpr explicit AvoidDestroyingSystemCategory() : system_error_category() {} in system_category() function324 ~AvoidDestroyingSystemCategory() {} in system_category()326 constinit static AvoidDestroyingSystemCategory helper; in system_category()