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

Helper struct to remove the comp_spec_ptr type from the composed distribution specification. This allows the comp_spec_ptr to be used without all containers providing a constructor to accept it. More...

Public Types

typedef ComposedSpec type
 

Detailed Description

template<typename ComposedSpec>
struct stapl::detail::strip_comp_spec_ptr< ComposedSpec >

Helper struct to remove the comp_spec_ptr type from the composed distribution specification. This allows the comp_spec_ptr to be used without all containers providing a constructor to accept it.


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