OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
function< arg_f1, arg_f2, s > Struct Template Reference

Detailed Description

template<typename arg_f1, typename arg_f2, unsigned int s>
struct function< arg_f1, arg_f2, s >

Definition at line 42 of file aggregate_unit_tests.cpp.

Public Types

typedef value_function< arg_f1::value+arg_f2::value+s > value
 

Member Typedef Documentation

◆ value

template<typename arg_f1 , typename arg_f2 , unsigned int s>
typedef value_function<arg_f1::value + arg_f2::value + s> function< arg_f1, arg_f2, s >::value

Definition at line 44 of file aggregate_unit_tests.cpp.


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