Copy construct from the specified original wrapper using `TYPE`s copy constructor.

Synopsis

Declared in <bslalg_nothrowmovablewrapper.h>

NothrowMovableWrapper(NothrowMovableWrapper const& original);

Created with MrDocs