[Issue 13689] byCodeUnit fails to be a random access range
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Nov 10 12:23:02 PST 2014
https://issues.dlang.org/show_bug.cgi?id=13689
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/8898fe5571885a2cd88a940743969f53a0f67925
Issue 13689: byCodeUnit fails to be a random access range.
Add static assert to ensure random accessability.
https://github.com/D-Programming-Language/phobos/commit/77b4b8ac22d2cb505dcb11fcbcb1e42f35c5881a
Merge pull request #2656 from quickfur/issue13689
[trivial] Issue 13689: byCodeUnit fails to be a random access range.
--
More information about the Digitalmars-d-bugs
mailing list