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

Detailed Description

template<typename T>
struct add_const_reference< T, true >

Definition at line 297 of file vector_dist_operators_apply_kernel.hpp.

Public Types

typedef std::remove_reference< T >::type const & type
 

Member Typedef Documentation

◆ type

template<typename T >
typedef std::remove_reference<T>::type const& add_const_reference< T, true >::type

Definition at line 299 of file vector_dist_operators_apply_kernel.hpp.


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