18#ifndef BIFROST_OBJECT_FWD_H
19#define BIFROST_OBJECT_FWD_H
31#define BIFROST_IGNORE_NAMESPACE AMINO_ANNOTATE("Amino::Namespace ignore")
33#undef BIFROST_IGNORE_NAMESPACE
Header Parser Annotation Macro & Parser Documentation.
Macros used to declare functions and traits about classes exposed to Amino.
#define BIFROST_IGNORE_NAMESPACE
Use a define, otherwise clang-format gets confused.
Definition of macros for symbol visibility.
AMINO_DECLARE_DEFAULT_CLASS(, Bifrost::Object)
Macro for generating the getDefault entry point declaration related to a given opaque type.
An interface for dictionary-like objects.