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

Detailed Description

template<typename T, bool is_reference = std::is_reference<T>::value>
struct add_const_reference< T, is_reference >

Definition at line 291 of file vector_dist_operators_apply_kernel.hpp.

Public Types

typedef const T type
 

Member Typedef Documentation

◆ type

template<typename T , bool is_reference = std::is_reference<T>::value>
typedef const T add_const_reference< T, is_reference >::type

Definition at line 293 of file vector_dist_operators_apply_kernel.hpp.


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