Create an Optional_Base object having the value of the specified original object. Use the currently installed default allocator to supply memory.
Synopsis
Declared in <bslstl_optional.h>
Optional_Base(Optional_Base const& original);
Created with MrDocs