FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool Converter::empty
(
)
const
inline
Returns
whether the interpreted format was valid but empty ("")
Definition at line
80
of file
Converter.h
.
Referenced by
Get()
.
80
{
return
fList
.size()==1 &&
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