OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
apply_trasform_impl< layout_base, T, boost::fusion::vector< args... > > Struct Template Reference

Detailed Description

template<template< typename > class layout_base, typename T, typename ... args>
struct apply_trasform_impl< layout_base, T, boost::fusion::vector< args... > >

Definition at line 218 of file tokernel_transformation.hpp.

Public Types

typedef aggregate_or_known_type< layout_base, T, impl, args... >::type type
 

Static Public Attributes

static const int impl = is_aggregate<T>::value + is_Box<T>::value * 2 + is_Point<T>::value * 4
 

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