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

Boost.MPL conforming metafunction to check that the passed compile-time constant is equal to N, regardless of whether it is a boost::mpl::int_ or std::integral_constant. More...

Detailed Description

template<int N>
struct stapl::type_constant_equal< N >

Boost.MPL conforming metafunction to check that the passed compile-time constant is equal to N, regardless of whether it is a boost::mpl::int_ or std::integral_constant.


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