STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::cm_impl::distributor_base< BaseContainer, PartitionInfo, ElemAssign >::cid_eq Struct Reference

Functor used to find the base container information of the cid provided. More...

Public Member Functions

 cid_eq (cid_type cid)
 
template<typename Ref >
bool operator() (Ref r) const
 

Detailed Description

template<typename BaseContainer, typename PartitionInfo, typename ElemAssign>
struct stapl::cm_impl::distributor_base< BaseContainer, PartitionInfo, ElemAssign >::cid_eq

Functor used to find the base container information of the cid provided.


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