Luna::BasicString::BasicString
BasicString(const allocator_type &alloc)
Constructs one empty string with an custom allocator.
Parameters
-
in alloc
The allocator to use. The allocator object will be copy-constructed into the map.
BasicString(const allocator_type &alloc)
Constructs one empty string with an custom allocator.
in alloc
The allocator to use. The allocator object will be copy-constructed into the map.