|
LLVM
4.0.0
|
A type that acts as the owner for an object placed into fixed storage. More...
#include <TrailingObjects.h>
Public Member Functions | |
| FixedSizeStorageOwner (BaseTy *p) | |
| ~FixedSizeStorageOwner () | |
| BaseTy * | get () |
| const BaseTy * | get () const |
A type that acts as the owner for an object placed into fixed storage.
Definition at line 371 of file TrailingObjects.h.
|
inline |
Definition at line 373 of file TrailingObjects.h.
|
inline |
Definition at line 374 of file TrailingObjects.h.
References assert().
|
inline |
Definition at line 379 of file TrailingObjects.h.
|
inline |
Definition at line 380 of file TrailingObjects.h.
1.8.6