1 #ifndef CommonTools_UtilAlgos_FreeFunctionSelector_h
2 #define CommonTools_UtilAlgos_FreeFunctionSelector_h
9 template<
typename T,
bool f(const T&)>
20 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)
bool operator()(const T &t)