boundDgPointer

Bound delegate pointer. Just a regular D delegate, basically. Return value contains a D delegate. Example construction: boundDgPointer(&method)

deprecated
boundDgPointer
(
Dg
)
(
Dg dg
)

Meta