MySQL++
3.3.0
|
Declares the RefCountedPointer template. More...
Go to the source code of this file.
Classes | |
struct | mysqlpp::RefCountedPointerDestroyer< T > |
Functor to call delete on the pointer you pass to it. More... | |
class | mysqlpp::RefCountedPointer< T, Destroyer > |
Creates an object that acts as a reference-counted pointer to another object. More... | |
Declares the RefCountedPointer template.