Menu

famouso::mw::attributes::detail::IdBitCountAssert< HighDensity, ID > Struct Template Reference

Struct to statically assert that an ID of a high density attribute only has 4 bits. More...

#include <AttributeAsserts.h>

Public Types

typedef uint8_t dummy

Detailed Description

template<bool HighDensity, uint8_t ID>
struct famouso::mw::attributes::detail::IdBitCountAssert< HighDensity, ID >

Struct to statically assert that an ID of a high density attribute only has 4 bits.

Template Parameters:
HighDensity True if it is a high density attribute
ID The identifier of the attribute

Member Typedef Documentation

template<bool HighDensity, uint8_t ID>
typedef uint8_t famouso::mw::attributes::detail::IdBitCountAssert< HighDensity, ID >::dummy

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