Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/
H A Dsystem_error.cpp175 union AvoidDestroyingSystemCategory { system_category() union
177 constexpr explicit AvoidDestroyingSystemCategory() : system_error_category() {} system_category() function