Euclid
Geometry Processing and Shape Analysis in C++
Memory

Memory utilities. More...

Classes

class  Euclid::ProPtr< T >
 A potentially resource owning pointer. More...
 

Functions

template<typename T >
void Euclid::swap (ProPtr< T > &lhs, ProPtr< T > &rhs)
 Swap contents of two ProPtr<T>s.
 

Detailed Description

This pacakge provides more memory managing facilities.