m3 ~master (2015-04-08T21:25:04Z)
Home
Dub
Repo
B
m3
SmartPointer
Undocumented in source.
version(unittest)
class
B :
A
{
this
(int i);
~this
();
}
Constructors
this
this
(int i)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Inherited Members
From A
id
int
id
;
Undocumented in source.
~this
~this
()
Undocumented in source.
getId
int
getId
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
m3
SmartPointer
classes
A
B
functions
_SDL_FreeSurface
makeShared
makeUnique
static variables
sdl_deleter
structs
C
SharedPtr
UniquePtr
_SDL_Surface