CompileErrors.h File Reference
#include "assert/staticerror.h"
#include "mw/attributes/tags/AttributeTag.h"
#include "mw/attributes/tags/SameTag.h"
#include "mw/attributes/tags/CompareDifferentAttributesTag.h"
Go to the source code of this file.
Data Structures | |
struct | famouso::mw::attributes::CompileError< T, U, V > |
Generates a generic compile-time error. More... | |
struct | famouso::mw::attributes::CompileError< T, U, tags::same_tag > |
is a specialization of CompileError More... | |
struct | famouso::mw::attributes::CompileError< T, tags::attribute_tag > |
is a specialization of CompileError More... | |
struct | famouso::mw::attributes::CompileError< T, U, tags::compare_different_attributes_tag > |
is a specialization of CompileError More... | |
Namespaces | |
namespace | famouso |
namespace | famouso::mw |
namespace | famouso::mw::attributes |