CACAO
|
Contains a Value-object for every variable. More...
Public Member Functions | |
Value & | operator[] (size_t varIndex) |
Private Attributes | |
std::vector< Value > | _values |
Contains a Value-object for every variable.
Initially every variable v is mapped to the value v + 0.
Definition at line 36 of file ValueMap.hpp.
|
inline |
Definition at line 47 of file ValueMap.hpp.
|
private |
Definition at line 38 of file ValueMap.hpp.