RefCountedGitObject

Undocumented in source.
mixin template RefCountedGitObject (
T
alias free_function
bool define_chandle = true
) {}

Members

Functions

opCast
bool opCast()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

cHandle
inout(T)* cHandle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta