Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
TPointer.h File Reference

Go to the source code of this file.

Classes

class  sf::TPointerBase< T >
 A pair of smart pointer template classes. Provides basic conversion operator to T*, as well as dereference (*), and 0-checking (!). These classes assume that they alone are responsible for deleting the object or array unless Relinquish() is called. More...
 
class  sf::TPointer< T >
 Pointer to a single object. Provides member access operator -> More...
 
class  sf::TAPointer< T >
 Pointer to an array of type T. Provides an array subscript operator and uses array delete[]. More...
 

Namespaces

namespace  sf