|
ant
A2 ant: class-based analysis framework
|
#include <MemoryPool.h>
Public Member Functions | |
| T * | get () const |
| T & | operator* () const |
| T * | operator-> () const noexcept |
| ~Item () | |
| Item (Item &&)=default | |
| Item & | operator= (Item &&)=default |
Friends | |
| struct | MemoryPool |
|
inline |
|
default |
|
inline |
|
inline |
|
inlinenoexcept |
|
default |
|
friend |