Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__compare/
H A Dordering.h31 class strong_ordering; variable
192 …_LIBCPP_HIDE_FROM_ABI explicit constexpr strong_ordering(_OrdResult __v) noexcept : __value_(_Valu… in strong_ordering() function