[#BloombergLP-baltzo-TestLoader-2constructor-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/TestLoader.adoc[TestLoader]::TestLoader :relfileprefix: ../../../ :mrdocs: Constructors == Synopses Declared in `<baltzo_testloader.h>` Create a `TestLoader` object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baltzo/TestLoader/2constructor-0d.adoc[TestLoader](); ---- [.small]#xref:BloombergLP/baltzo/TestLoader/2constructor-0d.adoc[_» 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. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit xref:BloombergLP/baltzo/TestLoader/2constructor-01.adoc[TestLoader](xref:BloombergLP/baltzo/TestLoader/allocator_type.adoc[allocator_type] const& allocator); ---- [.small]#xref:BloombergLP/baltzo/TestLoader/2constructor-01.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#