|
LLVM
4.0.0
|
A type where its ::with_counts template member has a ::type member suitable for use as uninitialized storage for an object with the given trailing object counts. More...
#include <TrailingObjects.h>
Classes | |
| struct | with_counts |
A type where its ::with_counts template member has a ::type member suitable for use as uninitialized storage for an object with the given trailing object counts.
The template arguments are similar to those of additionalSizeToAlloc.
Use with FixedSizeStorageOwner, e.g.:
Definition at line 363 of file TrailingObjects.h.
1.8.6