Home
last modified time | relevance | path

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

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