|
dune-common 2.11
|
A functor implementing the three-way comparison on the arguments. More...
#include <dune/common/std/compare.hh>
Public Member Functions | |
| template<class T, class U> | |
| constexpr auto | operator() (T &&t, U &&u) const |
A functor implementing the three-way comparison on the arguments.
|
inlineconstexpr |