FACT++  1.0
bool Converter::operator! ( ) const
inline
Returns
true if the compilation failed

Definition at line 86 of file Converter.h.

References valid().

86 { return !valid(); }
bool valid() const
Definition: Converter.h:83

+ Here is the call graph for this function: