This class converts a BooleSet
to a sequence-like structure.
More...
#include <BooleSetSequence.h>
Detailed Description
This class converts a BooleSet
to a sequence-like structure.
Member Typedef Documentation
Constructor & Destructor Documentation
polybori::BooleSetSequence::BooleSetSequence |
( |
| ) |
|
|
inline |
Standard constructor yields an empty set.
template<class SetType , class Operator >
polybori::BooleSetSequence::BooleSetSequence |
( |
const SetType & |
terms, |
|
|
const Operator & |
func |
|
) |
| |
|
inline |
Construct sequence from a set of terms and an unary conversion function.
References polybori::transform().
Member Function Documentation
bool polybori::BooleSetSequence::empty |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: