makeRc

Helper that build a new instance of T and returns it within a Rc!T

template makeRc(T)
Rc!T
makeRc
(
Args...
)
(
Args args
)

Members

Functions

makeRc
Rc!T makeRc(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta