BloombergLP::baltzo::DefaultZoneinfoCache::loadDefaultZoneinfoDataLocations

Load the default Zoneinfo data paths into locations.

Synopsis

Declared in <baltzo_defaultzoneinfocache.h>

static
void
loadDefaultZoneinfoDataLocations(std::vector<char const*>* locations);

Description

Load into the specified locations the sequence of null terminated C-style strings that characterize the default paths for Zoneinfo data accessed by this class on this platform.

Parameters

NameDescription
locationsreceives the default Zoneinfo data paths