Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[text.encoding.aliases] Add note about what isn't required #7237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 20, 2024

  1. [text.encoding.aliases] Add note about what isn't required

    Make it explicit that `copyable` is intended, rather than `semiregular`,
    and that the return types of `begin()` and `end()` can differ.
    
    Also remove a FIXME comment for something that doesn't need fixing.
    These requirements on a type are specified in our usual form, it would
    be wrong to use _Remarks_: or _Requires_: here.
    jwakely committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8744c52 View commit details
    Browse the repository at this point in the history