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

Helper to return the iterator type provided for the View's container. More...

Public Types

typedef view_traits< View >::container::iterator type
 

Detailed Description

template<typename View>
struct stapl::detail::get_iterator< View >

Helper to return the iterator type provided for the View's container.


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