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.h37 class strong_ordering; global() variable
227 explicit constexpr strong_ordering(_OrdResult __v) noexcept : __value_(_ValueT(__v)) {} strong_ordering() function
[all...]