#include <cstdio>#include <set>#include <stdio.h>#include <typeinfo>#include "reference-count.h"

Go to the source code of this file.
Classes | |
| class | DataReferenceCount |
| counts the number of smart pointers referring to it and also keeps a readable/writable flag. More... | |
| class | DataSmart< ReferenceCountedObject > |
1.5.9