STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::get_base_iterator< C > Struct Template Reference

Metafunction used to compute the iterator type reflected by a base container. More...

Public Types

typedef C::iterator type
 

Detailed Description

template<typename C>
struct stapl::get_base_iterator< C >

Metafunction used to compute the iterator type reflected by a base container.

Template Parameters
CBase container type

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