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

Traits class to detect which typer_traits is a specialization and which is the default. More...

Detailed Description

template<typename T, typename Enable>
struct stapl::typer_traits_specialization< T, Enable >

Traits class to detect which typer_traits is a specialization and which is the default.

The default typer_traits inherits from false_type.

See also
typer_traits, runtime::supports_stapl_packing

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