Public Types | List of all members
proxy::details::ParallelDataProxyMakerWrapper< Aux, AuxTag, AuxColl > Struct Template Reference

#include <ParallelDataProxyMaker.h>

Public Types

template<typename CollProxy >
using maker_t = ParallelDataProxyMaker< typename CollProxy::main_element_t, Aux, CollProxy, AuxTag, AuxColl >
 

Detailed Description

template<typename Aux, typename AuxTag, typename AuxColl = void>
struct proxy::details::ParallelDataProxyMakerWrapper< Aux, AuxTag, AuxColl >

Definition at line 281 of file ParallelDataProxyMaker.h.

Member Typedef Documentation

template<typename Aux , typename AuxTag , typename AuxColl = void>
template<typename CollProxy >
using proxy::details::ParallelDataProxyMakerWrapper< Aux, AuxTag, AuxColl >::maker_t = ParallelDataProxyMaker <typename CollProxy::main_element_t, Aux, CollProxy, AuxTag, AuxColl>

Definition at line 284 of file ParallelDataProxyMaker.h.


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