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::all_info_set< ForwardIterator > Class Template Reference

Functor to determine if all the metadata that is required to be stored in current location was assigned. More...

Public Member Functions

 all_info_set (ForwardIterator first, ForwardIterator last)
 
bool operator() (void) const
 

Public Types

typedef bool result_type
 

Detailed Description

template<typename ForwardIterator>
class stapl::metadata::detail::all_info_set< ForwardIterator >

Functor to determine if all the metadata that is required to be stored in current location was assigned.


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