STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::detail::conforms_to< Choice, Option > Struct Template Reference

Metafunction that determines if a a choice (tuple of types) conforms to an option, which may or may not contain don't cares. More...

Detailed Description

template<typename Choice, typename Option>
struct stapl::detail::conforms_to< Choice, Option >

Metafunction that determines if a a choice (tuple of types) conforms to an option, which may or may not contain don't cares.


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