Celeritas 0.6.0-rc.2.10+develop.de0a3a05
Loading...
Searching...
No Matches
Public Member Functions | List of all members
celeritas::LogicalTrue< T > Struct Template Reference

Evaluate whether the argument is "true". More...

#include <Algorithms.hh>

Public Member Functions

CELER_CONSTEXPR_FUNCTION bool operator() (T const &value) const noexcept
 

Detailed Description

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

Evaluate whether the argument is "true".

This is useful for calls to std::all_of .


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