Load the default Zoneinfo data paths into locations.
Declared in <baltzo_defaultzoneinfocache.h>
Load the default Zoneinfo data paths into locations.
static
void
loadDefaultZoneinfoDataLocations(bsl::vector<char const*>* locations);
» more...
Load the default Zoneinfo data paths into locations.
static
void
loadDefaultZoneinfoDataLocations(std::pmr::vector<char const*>* locations);
» more...
Load the default Zoneinfo data paths into locations.
static
void
loadDefaultZoneinfoDataLocations(std::vector<char const*>* locations);
» more...
| Name | Description |
|---|---|
| locations | receives the default Zoneinfo data paths |