Description
The patch for ORC-122 requires explicit copy and move of the Timezone class since it contains a unique_ptr as one of its member. The simpler fix is to make the member a shared_ptr. A similar change is made for the TimezoneCache.
Attachments
Issue Links
- links to