is_attribute.h File Reference
#include "mw/attributes/tags/AttributeTag.h"#include "mw/attributes/type_traits/is_type_tag.h"Go to the source code of this file.
Data Structures | |
| struct | famouso::mw::attributes::type_traits::is_attribute< Attr > |
| Checks if the given type is an attribute, i.e. it contains a type named type_tag and this is equal to the attribute_tag. More... | |
Namespaces | |
| namespace | famouso |
| namespace | famouso::mw |
| namespace | famouso::mw::attributes |
| namespace | famouso::mw::attributes::type_traits |