ViennaGrid - The Vienna Grid Library  2.1.0
Public Types | Public Member Functions
true_functor Struct Reference

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

Detailed Description

A trivial functor which always returns true.


Member Typedef Documentation

typedef bool result_type

Member Function Documentation

bool operator() ( ValueT const &  ) const [inline]

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