ROSE  0.11.145.0
Public Types | List of all members
Rose::metaprog::details::list_at_t< position, Element, Elements > Struct Template Reference

Description

template<size_t position, typename Element, typename... Elements>
struct Rose::metaprog::details::list_at_t< position, Element, Elements >

Definition at line 138 of file metaprog.h.

Public Types

using type = typename List< Elements... >::template at< position-1 >
 

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