Celeritas  0.5.0-56+6b053cd
Public Member Functions | List of all members
celeritas::Less< T > Struct Template Reference

Evaluator for the first argument being less than the second. More...

#include <Algorithms.hh>

Public Member Functions

CELER_CONSTEXPR_FUNCTION auto operator() (T const &lhs, T const &rhs) const noexcept -> decltype(auto)
 

Detailed Description

template<class T = void>
struct celeritas::Less< T >

Evaluator for the first argument being less than the second.


The documentation for this struct was generated from the following file: