FACT++
1.0
|
|
private |
Converts from the stringstream into bool. It allows to use lexical boolean representations like yes/no, on/off, true/false and of course 0/1. If the conversion fails the failbit is set.
line | reference to the stringstream from which the data should be interpreted |
Definition at line 263 of file Converter.cc.
Referenced by Get().