Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Base class of reference-counted objects, to be used with smart pointers. More...
#include <geogram/basic/common.h>
#include <geogram/basic/smart_pointer.h>
#include <geogram/basic/assert.h>
Go to the source code of this file.
Classes | |
class | GEO::Counted |
Base class for reference-counted objects. More... | |
Namespaces | |
GEO | |
Global Vorpaline namespace. | |
Base class of reference-counted objects, to be used with smart pointers.
Definition in file counted.h.