Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__compare/
Dordering.h37 class strong_ordering; variable
227 explicit constexpr strong_ordering(_OrdResult __v) noexcept : __value_(_ValueT(__v)) {} in strong_ordering() function