Skip to content

UTF-8対応: char8_t対応と複数単位に渡る文字を区切り文字にできるように #6

Description

@yumetodo

現状のconst char_type*を受け取るやつは1単位に収まっている前提で複数の区切り文字があるとして扱っているが、これはUTF-8を考えると良くない。またC++20にchar8_tがようやく入ったので、これに対応する。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions