STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::detail::determine_num_locations< C, bool > Struct Template Reference

Functor with partial specialization to get num_locations for containers that aren't p_objects. More...

Static Public Member Functions

static size_t apply (C *)
 

Detailed Description

template<typename C, bool = is_p_object<C>::value>
struct stapl::detail::determine_num_locations< C, bool >

Functor with partial specialization to get num_locations for containers that aren't p_objects.


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