Wrap the specified val, using `TYPE`s move constructor.

Synopsis

Declared in <bslalg_nothrowmovablewrapper.h>

NothrowMovableWrapper(bslmf::MovableRef<TYPE> val);

Created with MrDocs