digitalmars.D - Why doesn't __traits(allMembers,...) return a tuple?
- Trass3r <mrmocool gmx.de> Jan 02 2010
Shouldn't __traits(allMembers,...) return a tuple instead of an array? Might also solve this annoying bug: http://d.puremagic.com/issues/show_bug.cgi?id=1386
Jan 02 2010








Trass3r <mrmocool gmx.de>