|
|
template<typename Tp , typename Up , std::enable_if_t< stdex::totally_ordered_with< Tp, Up >, int > = 0> |
| constexpr bool | operator() (Tp &&t, Up &&u) const noexcept(noexcept(std::declval< Up >()< std::declval< Tp >())) |
| |
The documentation for this struct was generated from the following file: