STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::supports_stapl_packing_impl< 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_impl< T >

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

See also
has_define_type, typer_traits, supports_stapl_packing

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