CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types
edm::stream::impl::AbilityToCache< RunCache< R >, U...> Struct Template Reference

#include <CacheContexts.h>

Inheritance diagram for edm::stream::impl::AbilityToCache< RunCache< R >, U...>:
edm::stream::impl::AbilityToCache< U...>

Public Types

typedef R RunCache
 

Detailed Description

template<typename R, typename... U>
struct edm::stream::impl::AbilityToCache< RunCache< R >, U...>

Definition at line 41 of file CacheContexts.h.

Member Typedef Documentation

template<typename R , typename... U>
typedef R edm::stream::impl::AbilityToCache< RunCache< R >, U...>::RunCache

Definition at line 42 of file CacheContexts.h.