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

Terminator of to_variadic. More...

Detailed Description

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

Terminator of to_variadic.

Definition at line 155 of file variadic_to_vmpl.hpp.

#include <variadic_to_vmpl.hpp>

Public Types

typedef boost::fusion::vector< Args... > type
 Required type.
 

Member Typedef Documentation

◆ type

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

Required type.

Definition at line 158 of file variadic_to_vmpl.hpp.


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