[Issue 8712] There is no staticFilter in std.typetuple

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8712

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|future  |D2

--


[Issue 8712] There is no staticFilter in std.typetuple

2012-09-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8712


bearophile_h...@eml.cc changed:

   What|Removed |Added

 CC||bearophile_h...@eml.cc


--- Comment #1 from bearophile_h...@eml.cc 2012-09-23 11:38:31 PDT ---
If you are willing to write the implementation, with ddocs and unittests, and
set it as Phobos pull request, I think they will add it to Phobos. Especially
if here you are able to list some other use cases coming from your code or from
Phobos source code.

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


[Issue 8712] There is no staticFilter in std.typetuple

2012-09-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8712


Jonathan M Davis jmdavisp...@gmx.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||jmdavisp...@gmx.com
 Resolution||FIXED


--- Comment #2 from Jonathan M Davis jmdavisp...@gmx.com 2012-09-23 14:49:09 
PDT ---
It's not in 2.060, but we have std.typetuple.Filter in the latest git which
does this already.

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