STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::part_id_size< V > Class Template Reference

Helper class template that dispatches call to get_num_local_subviews to the first view parameter that has a finite domain. More...

Static Public Member Functions

static size_t invoke (V const &... v)
 

Detailed Description

template<typename... V>
class stapl::part_id_size< V >

Helper class template that dispatches call to get_num_local_subviews to the first view parameter that has a finite domain.


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