FACT++  1.0
bool Converter::valid ( ) const
inline
Returns
whether the compilation was successfull

Definition at line 83 of file Converter.h.

Referenced by Get(), and operator!().

83 { return !fList.empty() && fList.back().first.second==0; }
const FormatList fList
Original format string.
Definition: Converter.h:33

+ Here is the caller graph for this function: