Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Pointers with automatic reference counting. More...
#include <geogram/basic/common.h>
#include <geogram/basic/assert.h>
#include <geogram/basic/memory.h>
Go to the source code of this file.
Classes | |
class | GEO::SmartPointer< T > |
A smart pointer with reference-counted copy semantics. More... | |
Namespaces | |
GEO | |
Global Vorpaline namespace. | |
Pointers with automatic reference counting.
Definition in file smart_pointer.h.