cheshirekow
v0.1.0
|
Go to the source code of this file.
Classes | |
class | freetype::ConstCPtr< Traits > |
acts like a const c-pointer by overloading the ->() operator, but is not copyable and doesn't allow the underlying c-pointer to be copied More... | |
class | freetype::CPtr< Traits > |
acts like a c-pointer by overloading the ->() operator, but is not copyable and doesn't allow the underlying c-pointer to be copied More... | |
class | freetype::RefPtr< T > |
pointer to a reference counted object, auto destruct when reference count is zero More... | |
Namespaces | |
freetype | |
root namespace for freetype | |