Public Types | List of all members
proxy::details::SubstituteWithAuxList< std::tuple< T... > > Struct Template Reference

#include <CollectionProxyElement.h>

Public Types

using type = std::tuple< typename T::auxiliary_data_t... >
 

Detailed Description

template<typename... T>
struct proxy::details::SubstituteWithAuxList< std::tuple< T... > >

Definition at line 349 of file CollectionProxyElement.h.

Member Typedef Documentation

template<typename... T>
using proxy::details::SubstituteWithAuxList< std::tuple< T... > >::type = std::tuple<typename T::auxiliary_data_t...>

Definition at line 350 of file CollectionProxyElement.h.


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