#include <allocation.h>
Public Member Functions | |
constexpr | AdditionalBytes (size_t bytes) |
Public Attributes | |
const size_t | value |
Passed to MakeGarbageCollected to specify how many bytes should be appended to the allocated object.
Example:
|
inlineexplicitconstexpr |
const size_t cppgc::AdditionalBytes::value |