Create a Zoneinfo object having the same value and the same allocator as the specified original object.
Zoneinfo
original
Declared in <baltzo_zoneinfo.h>
<baltzo_zoneinfo.h>
Zoneinfo(bslmf::MovableRef<Zoneinfo> original) noexcept;
The value of original becomes unspecified but valid, and its allocator remains unchanged.