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

Determine the most derived class based on the given Derived type. More...

Public Types

typedef Derived type
 

Detailed Description

template<typename Derived, typename Default>
struct stapl::select_derived< Derived, Default >

Determine the most derived class based on the given Derived type.


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