Create an unconfigured data‐file loader using the specified allocator to supply memory.
Synopsis
Declared in <baltzo_datafileloader.h>
explicit
DataFileLoader(allocator_type const& allocator);
Parameters
Name |
Description |
allocator |
allocator used to supply memory |
Created with MrDocs