OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
aggregate_or_known_type< layout_base, T, impl, args > Struct Template Reference

Detailed Description

template<template< typename > class layout_base, typename T, int impl, typename ... args>
struct aggregate_or_known_type< layout_base, T, impl, args >

Definition at line 212 of file tokernel_transformation.hpp.

Public Types

typedef aggregate< typename toKernel_transform< layout_base, args >::type ... > type
 

Member Typedef Documentation

◆ type

template<template< typename > class layout_base, typename T , int impl, typename ... args>
typedef aggregate<typename toKernel_transform<layout_base,args>::type ... > aggregate_or_known_type< layout_base, T, impl, args >::type

Definition at line 214 of file tokernel_transformation.hpp.


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