famouso::mw::attributes::detail::UnextendedSequenceBoundError< 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 UnextendedSequenceBoundError | type |
Public Member Functions | |
FAMOUSO_STATIC_ASSERT_ERROR (((seqSize &0x7F)==seqSize), sequence_length_exceeds_unextended_format_bounds,(boost::mpl::int_< seqSize >)) |
Detailed Description
template<uint16_t seqSize>
struct famouso::mw::attributes::detail::UnextendedSequenceBoundError< 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
template<uint16_t seqSize>
typedef UnextendedSequenceBoundError famouso::mw::attributes::detail::UnextendedSequenceBoundError< seqSize >::type |
Member Function Documentation
template<uint16_t seqSize>
famouso::mw::attributes::detail::UnextendedSequenceBoundError< seqSize >::FAMOUSO_STATIC_ASSERT_ERROR | ( | ((seqSize &0x7F)==seqSize) | , | |
sequence_length_exceeds_unextended_format_bounds | , | |||
(boost::mpl::int_< seqSize >) | ||||
) |
The documentation for this struct was generated from the following file:
- include/mw/attributes/detail/AttributeCompileErrors.h