Definition at line 12 of file vector_dist_operators_list_ker.hpp.
Public Member Functions | |
ref_wrap (T &v, bool is_sorted) | |
ref_wrap & | operator= (const ref_wrap< T > &rw) |
Data Fields | |
bool | is_sorted |
T & | v |
|
inline |
Definition at line 17 of file vector_dist_operators_list_ker.hpp.
Definition at line 21 of file vector_dist_operators_list_ker.hpp.
bool ref_wrap< T >::is_sorted |
Definition at line 14 of file vector_dist_operators_list_ker.hpp.
T& ref_wrap< T >::v |
Definition at line 15 of file vector_dist_operators_list_ker.hpp.