Go to the source code of this file.
Namespaces | |
namespace | cppgc |
Macros | |
#define | CPPGC_STACK_ALLOCATED() static_assert(true, "Force semicolon.") |
#define | CPPGC_STACK_ALLOCATED_IGNORE(bug_or_reason) |
#define CPPGC_STACK_ALLOCATED | ( | ) | static_assert(true, "Force semicolon.") |
#define CPPGC_STACK_ALLOCATED_IGNORE | ( | bug_or_reason | ) |