Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
Specialization of less with template deduction. More...
#include <Algorithms.hh>
Public Member Functions | |
template<class T , class U > | |
CELER_CONSTEXPR_FUNCTION auto | operator() (T &&lhs, U &&rhs) const -> decltype(auto) |
Specialization of less with template deduction.