array of relation expressions
More...
#include <cupt/cache/relation.hpp>
array of relation expressions
◆ RelationLine() [1/3]
cupt::cache::RelationLine::RelationLine |
( |
| ) |
|
default constructor
Builds RelationLine containing no relation expressions.
◆ RelationLine() [2/3]
cupt::cache::RelationLine::RelationLine |
( |
const string & |
input | ) |
|
|
explicit |
constructor
- Parameters
-
input | string representation |
◆ RelationLine() [3/3]
cupt::cache::RelationLine::RelationLine |
( |
pair< const char *, const char * > |
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: