cheshirekow
v0.1.0
|
Go to the source code of this file.
Classes | |
class | fontconfig::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 | fontconfig::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 | fontconfig::RefPtr< Traits > |
object which acts like a c-pointer, but when dereferenced returns a delegate object which adds methods to the pointer More... | |
Namespaces | |
fontconfig | |