Celeritas 0.6.0-2+develop.96611fab
|
Evaluate whether the argument is "true". More...
#include <Algorithms.hh>
Public Member Functions | |
CELER_CONSTEXPR_FUNCTION bool | operator() (T const &value) const noexcept |
Evaluate whether the argument is "true".
This is useful for calls to std::all_of
.