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

Returns std::true_type if typer_traits specialization exists for T or T::define_type(stapl::typer&) is defined. More...

Detailed Description

template<typename T>
struct stapl::runtime::supports_stapl_packing< T >

Returns std::true_type if typer_traits specialization exists for T or T::define_type(stapl::typer&) is defined.


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