Copy‐initialize this rep from the specified original rep. If an exception is thrown by the copy, the only valid subsequent operation on this object is destruction. The behavior is undefined unless this object is empty before the call.

Synopsis

Declared in <bslstl_function_rep.h>

void
copyInit(Function_Rep const& original);

Created with MrDocs