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

#include <ParallelDataProxyMaker.h>

Public Types

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

Detailed Description

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

Definition at line 288 of file ParallelDataProxyMaker.h.

Member Typedef Documentation

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

Definition at line 291 of file ParallelDataProxyMaker.h.


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