#include <Principal.h>
Public Member Functions | |
bool | operator() (boost::shared_ptr< Group > const &iObj) |
Definition at line 41 of file Principal.h.
bool edm::FilledGroupPtr::operator() | ( | boost::shared_ptr< Group > const & | iObj | ) | [inline] |
Definition at line 42 of file Principal.h.
{ return bool(iObj);}