ATLAS Offline Software
Public Types | List of all members
HLT::TypeInformation::for_each_type_c< list, functor, result, arg, 0, isLast > Struct Template Reference

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::for_each_type_c< list, functor, result, arg, 0, isLast >:

Public Types

typedef functor< typename at< list, 0 >::type, result, arg, false >::type type
 

Detailed Description

template<typename list, template< typename, typename, typename, bool > class functor, typename result, class arg, bool isLast>
struct HLT::TypeInformation::for_each_type_c< list, functor, result, arg, 0, isLast >

Definition at line 373 of file TypeInformation.h.

Member Typedef Documentation

◆ type

template<typename list , template< typename, typename, typename, bool > class functor, typename result , class arg , bool isLast>
typedef functor<typename at<list,0>::type,result,arg,false>::type HLT::TypeInformation::for_each_type_c< list, functor, result, arg, 0, isLast >::type

Definition at line 374 of file TypeInformation.h.


The documentation for this struct was generated from the following file: