libpsynth 0.2.1
Public Types
psynth::sound::detail::packed_sample_reference_type< BitField, FirstBit, NumBits > Struct Template Reference

#include <metafunctions.hpp>

List of all members.

Public Types

typedef const
packed_sample_reference
< BitField, FirstBit::value,
NumBits::value, true > 
type

template<typename BitField, typename FirstBit, typename NumBits>
struct psynth::sound::detail::packed_sample_reference_type< BitField, FirstBit, NumBits >


Member Typedef Documentation

template<typename BitField , typename FirstBit , typename NumBits >
typedef const packed_sample_reference< BitField,FirstBit::value,NumBits::value,true> psynth::sound::detail::packed_sample_reference_type< BitField, FirstBit, NumBits >::type

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