Boost GIL


type_to_index< Types, T > Struct Template Reference

Returns the index corresponding to the first occurrance of a given given type in. More...

#include <utilities.hpp>

Inherits type< mpl::begin< Types >::type, mpl::find< Types, T >::type >.

Detailed Description

template<typename Types, typename T>
struct boost::gil::detail::type_to_index< Types, T >

Returns the index corresponding to the first occurrance of a given given type in.


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