AttributeCompileErrors.h File Reference
#include <stdint.h>
#include "assert/static.h"
#include "boost/mpl/int.hpp"
Go to the source code of this file.
Data Structures |
| struct | famouso::mw::attributes::detail::ExtendedSequenceBoundError< seqSize > |
| | Struct used by the attribute sequence header to assert, that the sequence size fits the binary format. More...
|
| struct | famouso::mw::attributes::detail::UnextendedSequenceBoundError< seqSize > |
| | Struct used by the attribute sequence header to assert, that the sequence size fits the binary format. More...
|
| struct | famouso::mw::attributes::detail::AttributeIsNotRequireable< isRequirable, RelatedAttr, Requirement, compileError > |
| | Configurable error struct used for the static composability checks. More...
|
| struct | famouso::mw::attributes::detail::RequiredAttributeNotContainedInProvision< contained, RelatedAttr, Provision, compileError > |
| | Configurable error struct used for the static composability checks. More...
|
| struct | famouso::mw::attributes::detail::RequiredValueNotProvided< valueFits, RelatedAttr, ProvAttr, compileError > |
| | Configurable error struct used for the static composability checks. More...
|
Namespaces |
| namespace | famouso |
| namespace | famouso::mw |
| namespace | famouso::mw::attributes |
| namespace | famouso::mw::attributes::detail |