Return the root of the directory hierarchy from which this loader will attempt to load Zoneinfo binary data files. The behavior is undefined unless either configureRootPath has been called or configureRootPathIfValid has been called successfully.

Synopsis

Declared in <baltzo_datafileloader.h>

bsl::string const&
rootPath() const;

Created with MrDocs