Celeritas 0.7.0-dev.127+develop.e63889793
|
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.