CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Static Public Attributes
DataFormats_MuonReco::dictionary::edm::key_traits< std::pair< U, V > > Struct Template Reference

#include <classes.h>

Public Types

typedef std::pair< U, V > key_type
 

Static Public Attributes

static const key_type value
 

Detailed Description

template<class U, class V>
struct DataFormats_MuonReco::dictionary::edm::key_traits< std::pair< U, V > >

Definition at line 49 of file classes.h.

Member Typedef Documentation

template<class U , class V >
typedef std::pair<U,V> DataFormats_MuonReco::dictionary::edm::key_traits< std::pair< U, V > >::key_type

Definition at line 51 of file classes.h.

Member Data Documentation

template<class U , class V >
key_traits< std::pair< U, V > >::key_type const DataFormats_MuonReco::dictionary::edm::key_traits< std::pair< U, V > >::value
static