Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
counted.h File Reference

Base class of reference-counted objects, to be used with smart pointers. More...

Go to the source code of this file.

Classes

class  GEO::Counted
 Base class for reference-counted objects. More...
 

Namespaces

 GEO
 Global Vorpaline namespace.
 

Detailed Description

Base class of reference-counted objects, to be used with smart pointers.

Definition in file counted.h.