OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
has_val< HAS_VAL, T > Struct Template Reference

Evaluate the constant field function. More...

Detailed Description

template<typename T>
struct has_val< HAS_VAL, T >

Evaluate the constant field function.

Definition at line 32 of file mul.hpp.

#include <mul.hpp>

Static Public Member Functions

static decltype(T::val()) call_val ()
 evaluate
 

Member Function Documentation

◆ call_val()

template<typename T >
static decltype(T::val()) has_val< HAS_VAL, T >::call_val ( )
inlinestatic

evaluate

Definition at line 35 of file mul.hpp.


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