Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
LatBuilder::Functor::AllOf Class Reference

Returns true if all of the elements evaluate to true or if there are no elements. More...

#include <AllOf.h>

Public Types

typedef bool result_type
 

Public Member Functions

template<typename InputIterator >
bool operator() (InputIterator first, InputIterator last) const
 

Detailed Description

Returns true if all of the elements evaluate to true or if there are no elements.


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