Luna::BasicString::BasicString

BasicString(const BasicString &rhs, const allocator_type &alloc)

Constructs one string by coping data from another string.

Parameters

  • in rhs

    The string to copy data from.

  • in alloc

    The allocator to use. The allocator object will be copy-constructed into the map.