Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/
H A Dsystem_error.cpp140 union AvoidDestroyingGenericCategory { generic_category() union
142 constexpr explicit AvoidDestroyingGenericCategory() : generic_error_category() {} generic_category() function