Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
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
.