STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::is_segmented_view< View, bool > Struct Template Reference

Type checker to determine if the given View type is an instantiation of segmented_view. More...

Detailed Description

template<typename View, bool = is_view<View>::value>
struct stapl::is_segmented_view< View, bool >

Type checker to determine if the given View type is an instantiation of segmented_view.


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