CMS 3D CMS Logo

List of all members | Public Types
edm::eventsetup::heterocontainer::type_from_itemtype< Key, ItemType > Struct Template Reference

#include <HCMethods.h>

Public Types

typedef std::remove_const< ItemType >::type Type
 

Detailed Description

template<class Key, class ItemType>
struct edm::eventsetup::heterocontainer::type_from_itemtype< Key, ItemType >

Definition at line 45 of file HCMethods.h.

Member Typedef Documentation

template<class Key, class ItemType>
typedef std::remove_const<ItemType>::type edm::eventsetup::heterocontainer::type_from_itemtype< Key, ItemType >::Type

Definition at line 46 of file HCMethods.h.