Loading...
Searching...
No Matches
Namespaces | Macros
macros.h File Reference
#include <cstddef>
#include "cppgc/internal/compiler-specific.h"
Include dependency graph for macros.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ CPPGC_STACK_ALLOCATED

#define CPPGC_STACK_ALLOCATED ( )    static_assert(true, "Force semicolon.")

◆ CPPGC_STACK_ALLOCATED_IGNORE

#define CPPGC_STACK_ALLOCATED_IGNORE (   bug_or_reason)