March 31, 2016 [phobos] [D-Programming-Language/phobos] 114e28: Use __traits(identifier) instead of stringof + sta... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 114e2886d14a8ff1576f7b4c2788757cbade4261 https://github.com/D-Programming-Language/phobos/commit/114e2886d14a8ff1576f7b4c2788757cbade4261 Author: k-hara <k.hara.pg@gmail.com> Date: 2016-03-31 (Thu, 31 Mar 2016) Changed paths: M std/typecons.d Log Message: ----------- Use __traits(identifier) instead of stringof + startsWith in std.typecons.Proxy It's more lightweight. Commit: d462241e92fd2e50458faca0c88233524183d636 https://github.com/D-Programming-Language/phobos/commit/d462241e92fd2e50458faca0c88233524183d636 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2016-03-31 (Thu, 31 Mar 2016) Changed paths: M std/typecons.d Log Message: ----------- Merge pull request #4135 from 9rnsr/fix_Proxy Use __traits(identifier) instead of stringof + startsWith in std.typecons.Proxy Compare: https://github.com/D-Programming-Language/phobos/compare/f1863719ef27...d462241e92fd |
Copyright © 1999-2021 by the D Language Foundation