FACT++
1.0
|
|
private |
This is just a simplification. For the time being it is used to output the interpreted contents to the logging stream. Its main purpose is to add the contents of val as a boost::any object to the vector v
data | type of the variable which should be added |
val | reference to the data |
v | vector<boost::any> to which the value should be added |
Definition at line 149 of file Converter.cc.