STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::metadata::detail::check_static_metadata Class Reference

Unary function that returns the boolean from the pair representing the metadata of a view indicating if the metadata container is a fixed-size balanced distributed container. More...

Public Member Functions

template<typename Partition >
bool operator() (Partition const &p) const
 

Public Types

typedef bool result_type
 

Detailed Description

Unary function that returns the boolean from the pair representing the metadata of a view indicating if the metadata container is a fixed-size balanced distributed container.


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