Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dsystem_error.cpp321 union AvoidDestroyingSystemCategory { in system_category() union
323 constexpr explicit AvoidDestroyingSystemCategory() : system_error_category() {} in system_category() function