[Issue 3702] Replace __traits and is(typeof()) with a 'magic namespace'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 4 03:26:25 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=3702


Denis Shelomovskij <verylonglogin.reg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |verylonglogin.reg at gmail.com


--- Comment #3 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2012-06-04 14:28:17 MSD ---
NG Threads:
* [phobos] More tuple algorithms with std.meta
http://forum.dlang.org/thread/j3uhpu$285b$1@digitalmars.com

* RFC: StaticFilter, PApply, Compose, template predicates
http://forum.dlang.org/thread/j3uhpu$285b$1@digitalmars.com

Sources:
* std.meta by Shin Fujishiro
Huge, the last commit was 18 Nov 2010.
https://github.com/sinfu/phobos-sandbox
Fork: https://github.com/9rnsr/std_meta_fork

* stdd.typetuple by Denis Shelomovskij:
Small (with only the most needed features) but with some things done right
(staticNot and UnaryPred).
https://bitbucket.org/denis_sh/misc/src/tip/stdd/typetuple.d

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list