Create a scoped guard that installs the specified cache as the default Zoneinfo cache. Note that the pre‐existing default time Zoneinfo cache is automatically restored on destruction of this object.
Synopsis
Declared in <baltzo_defaultzoneinfocache.h>
explicit
DefaultZoneinfoCacheScopedGuard(ZoneinfoCache* cache);
Created with MrDocs