OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
vector_is_sort_result< s1, s2 > Struct Template Reference

Detailed Description

template<bool s1, bool s2>
struct vector_is_sort_result< s1, s2 >

Definition at line 268 of file vector_dist_operators.hpp.

Public Types

typedef boost::mpl::bool_< s1|s2 > type
 

Member Typedef Documentation

◆ type

template<bool s1, bool s2>
typedef boost::mpl::bool_<s1 | s2> vector_is_sort_result< s1, s2 >::type

Definition at line 270 of file vector_dist_operators.hpp.


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