FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
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; }
Converter::fList
const FormatList fList
Original format string.
Definition:
Converter.h:33
Here is the caller graph for this function:
Converter
Generated on Sun Sep 18 2016 20:50:46 for FACT++ by
1.8.11