Menu

famouso::mw::attributes::detail::ExtendedSequenceBoundError< seqSize > Struct Template Reference

Struct used by the attribute sequence header to assert, that the sequence size fits the binary format. More...

#include <AttributeCompileErrors.h>

Public Types

typedef ExtendedSequenceBoundError type

Public Member Functions

 FAMOUSO_STATIC_ASSERT_ERROR (((seqSize &0x7FFF)==seqSize), sequence_length_exceeds_extended_format_bounds,(boost::mpl::int_< seqSize >))

Detailed Description

template<uint16_t seqSize>
struct famouso::mw::attributes::detail::ExtendedSequenceBoundError< seqSize >

Struct used by the attribute sequence header to assert, that the sequence size fits the binary format.

Template Parameters:
seqSize The sequence size

Member Typedef Documentation


Member Function Documentation

template<uint16_t seqSize>
famouso::mw::attributes::detail::ExtendedSequenceBoundError< seqSize >::FAMOUSO_STATIC_ASSERT_ERROR ( ((seqSize &0x7FFF)==seqSize)  ,
sequence_length_exceeds_extended_format_bounds  ,
(boost::mpl::int_< seqSize >)   
)

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