Public Member Functions | |
bool | operator() (std::string const &s) const |
Definition at line 20 of file ReleaseVersion.cc.
bool edm::releaseversion::IsEmpty::operator() | ( | std::string const & | s | ) | const [inline] |
Definition at line 21 of file ReleaseVersion.cc.
{ return s.empty(); }