1 #ifndef CommonTools_UtilAlgos_FreeFunctionSelector_h
2 #define CommonTools_UtilAlgos_FreeFunctionSelector_h
9 template<
typename T,
bool f(const T&)>
21 template<
typename T,
bool f(const T&)>
Container::value_type value_type
FreeFunctionSelector< T, f > value_type
static value_type make(const edm::ParameterSet &cfg, edm::ConsumesCollector &iC)
bool operator()(const T &t)