duck

Convience wrapper for creating a DuckPointer.

template duck(Pointee)
DuckPointer!Pointee
duck
(
Pointer
)
(
Pointer* p
)
if (
isExtendable!Pointee
)

Members

Functions

duck
DuckPointer!Pointee duck(Pointer* p)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta