FACT++  1.0
bool Time::operator! ( ) const
inline

Definition at line 91 of file Time.h.

91 { return *this == boost::date_time::not_special; }