OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
v_transform_impl< H, F, L, true, Args... > Struct Template Reference

Terminator of to_variadic. More...

Detailed Description

template<template< typename > class H, typename F, typename L, typename ... Args>
struct v_transform_impl< H, F, L, true, Args... >

Terminator of to_variadic.

Definition at line 70 of file variadic_to_vmpl.hpp.

#include <variadic_to_vmpl.hpp>

Public Types

typedef boost::fusion::vector< Args... > type
 required transformed type
 

Member Typedef Documentation

◆ type

template<template< typename > class H, typename F , typename L , typename ... Args>
typedef boost::fusion::vector<Args...> v_transform_impl< H, F, L, true, Args... >::type

required transformed type

Definition at line 73 of file variadic_to_vmpl.hpp.


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