STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::metadata::extractor_traits< Extractor > Struct Template Reference

Traits class specialized by derived classes of container_extractor_base to provide access to distribution type during inheritance with CRTP to avoid additional template parameter which unnecessarily stresses compiler. More...

Detailed Description

template<typename Extractor>
struct stapl::metadata::extractor_traits< Extractor >

Traits class specialized by derived classes of container_extractor_base to provide access to distribution type during inheritance with CRTP to avoid additional template parameter which unnecessarily stresses compiler.


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