Create a LocalTimePeriod object having default attribute values, using the specified allocator to supply memory.
Synopsis
Declared in <baltzo_localtimeperiod.h>
explicit
LocalTimePeriod(allocator_type const& allocator);
Parameters
Name |
Description |
allocator |
the allocator used to supply memory |
Created with MrDocs