STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::is_known_basic< T > Struct Template Reference

Detects known basic types. More...

Detailed Description

template<typename T>
struct stapl::is_known_basic< T >

Detects known basic types.

Known basic types are

  1. fundamental: integral, floating point and void types
  2. enums
  3. empty classes

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