34 nbool operator==(
const id& rhs)
const;
35 nbool operator!=(
const id& rhs)
const;
47 nbool isValid()
const;
Weak reference smart pointer with type-safe access
Definition tweak.hpp:16
Unique identifier for instances in memlite system
Definition id.hpp:29
nbool isHeap() const
Checks if the instance identified by this ID is allocated on the heap.
void rel()
Resets the ID to an invalid or default state.