LatNet Builder Manual
2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
|
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 |
Returns true
if all of the elements evaluate to true
or if there are no elements.