CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types
helper::StoreContainerTrait< OutputCollection > Struct Template Reference

#include <StoreContainerTrait.h>

Public Types

typedef std::vector< const
typename
OutputCollection::value_type * > 
type
 
typedef std::vector< const
typename
OutputCollection::value_type * > 
type
 

Detailed Description

template<typename OutputCollection>
struct helper::StoreContainerTrait< OutputCollection >

Definition at line 14 of file StoreContainerTrait.h.

Member Typedef Documentation

template<typename OutputCollection>
typedef std::vector<const typename OutputCollection::value_type *> helper::StoreContainerTrait< OutputCollection >::type

Definition at line 15 of file StoreContainerTrait.h.

template<typename OutputCollection>
typedef std::vector<const typename OutputCollection::value_type *> helper::StoreContainerTrait< OutputCollection >::type

Definition at line 15 of file StoreContainerTrait.h.