libpsynth 0.2.1
psynth::sound::detail::type_to_index< Types, T > Struct Template Reference

Returns the index corresponding to the first occurrance of a given given type in a given MPL RandomAccessSequence (or size if the type is not present) More...

#include <util.hpp>

Inheritance diagram for psynth::sound::detail::type_to_index< Types, T >:
Inheritance graph
[legend]
Collaboration diagram for psynth::sound::detail::type_to_index< Types, T >:
Collaboration graph
[legend]

Detailed Description

template<typename Types, typename T>
struct psynth::sound::detail::type_to_index< Types, T >

Returns the index corresponding to the first occurrance of a given given type in a given MPL RandomAccessSequence (or size if the type is not present)


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