1 #ifndef DataFormats_Common_GetProduct_h
2 #define DataFormats_Common_GetProduct_h
29 template<
typename COLLECTION>
32 typedef typename COLLECTION::const_iterator
iter;
36 static const COLLECTION *
product(
const COLLECTION &
coll ) {
COLLECTION::const_iterator iter
static const element_type * address(const iter &i)
static const COLLECTION * product(const COLLECTION &coll)
COLLECTION::value_type element_type
Container::value_type value_type