OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
best_conv< source1, source2 > Struct Template Reference

Detailed Description

template<typename source1, typename source2>
struct best_conv< source1, source2 >

Definition at line 146 of file Point_operators.hpp.

Public Types

typedef best_conv_impl< typenamestd::remove_const< source1 >::type, typenamestd::remove_const< source2 >::type >::type type
 

Member Typedef Documentation

◆ type

template<typename source1 , typename source2 >
typedef best_conv_impl<typenamestd::remove_const<source1>::type,typenamestd::remove_const<source2>::type>::type best_conv< source1, source2 >::type

Definition at line 148 of file Point_operators.hpp.


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