|
ViennaGrid - The Vienna Grid Library
2.1.0
|
A trivial functor which always returns true. More...
#include <functors.hpp>
Public Types | |
| typedef bool | result_type |
Public Member Functions | |
| template<typename ValueT > | |
| bool | operator() (ValueT const &) const |
A trivial functor which always returns true.
| typedef bool result_type |
| bool operator() | ( | ValueT const & | ) | const [inline] |
1.7.6.1