Skip to content

Typo in definition of std::basic_string<...>::assign #434

Closed
@tomalakgeretkal

Description

@tomalakgeretkal

In [string.modifiers]/[string::assign] (https://github.com/cplusplus/draft/blob/master/source/strings.tex#L2130):

  • \tcode{assign(str.data() + pos rlen)}.
  • \tcode{assign(str.data() + pos, rlen)}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions