BloombergLP::baltzo::TestLoader::TestLoader

Constructors

Synopses

Declared in <baltzo_testloader.h>

Create a TestLoader object.

TestLoader();
» more...

Create a TestLoader object using the specified allocator to supply memory. By default the test loader will return ErrorCode::k_UNSUPPORTED_ID for all time-zone identifiers.

explicit
TestLoader(allocator_type const& allocator);
» more...