Constructors
Declared in <baltzo_testloader.h>
Create a TestLoader object.
TestLoader();
» more...
Create a TestLoader object using the specified allocator to supply memory.
explicit
TestLoader(allocator_type const& allocator);
» more...
| Name | Description |
|---|---|
| allocator | allocator used to supply memory |