std::experimental::ranges::StrictTotallyOrdered
| Defined in header  <experimental/ranges/concepts> | ||
| template <class T> concept bool StrictTotallyOrdered() { | (1) | (ranges TS) | 
| template <class T, class U> concept bool StrictTotallyOrdered() { | (2) | (ranges TS) | 
| This section is incomplete Reason: add description and extra caveats |