group of alternative relations
More...
#include <cupt/cache/relation.hpp>
Inherits std::vector< T >.
List of all members.
Additional Inherited Members |
T | elements |
| STL member.
|
Detailed Description
group of alternative relations
Constructor & Destructor Documentation
cupt::cache::RelationExpression::RelationExpression |
( |
| ) |
|
cupt::cache::RelationExpression::RelationExpression |
( |
const string & |
input | ) |
|
|
explicit |
constructor
- Parameters:
-
input | string representation |
cupt::cache::RelationExpression::RelationExpression |
( |
pair< string::const_iterator, string::const_iterator > |
input | ) |
|
|
explicit |
constructor
- Parameters:
-
input | pair of begin iterator and end iterator of string representation |
The documentation for this struct was generated from the following file: