STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::detail::compare_type_parameters< DefaultParamsTuple, OptionalParams > Struct Template Reference

Helper metafunction used by compute_type_parameters to delay the invocation of the type transformation metafunction call until OptionalParams padded with use_default types at the end if needed. More...

Detailed Description

template<typename DefaultParamsTuple, typename ... OptionalParams>
struct stapl::detail::compare_type_parameters< DefaultParamsTuple, OptionalParams >

Helper metafunction used by compute_type_parameters to delay the invocation of the type transformation metafunction call until OptionalParams padded with use_default types at the end if needed.


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