Template makeRc

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

template makeRc(T) ;

Contained Functions

NameDescription
makeRc