|
Concrete Python
git-339c971
|
#include <concrete/arena.hpp>
Collaboration diagram for Arena::Snapshot:Public Attributes | |
| const void * | base |
| size_t | size |
Memory snapshot parameters.
| const void* base |
Start of the arena memory.
| size_t size |
Size of the arena memory in bytes.
1.7.6.1