CBMC
|
Used in tree_nodet for activating or not reference counting. More...
#include <irep.h>
Used in tree_nodet for activating or not reference counting.
tree_nodet uses inheritance from ref_count_ift instead of a field, so that it gets deleted if empty ([[no_unique_address]] only appears in C++20).