[Issue 12356] std.traits.isTypeTuple and isExpressionTuple are poorly documented

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 13 06:05:18 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12356



--- Comment #3 from monkeyworks12 at hotmail.com 2014-03-13 06:05:17 PDT ---
(In reply to comment #1)
> This is a naming and documentation issue. std.typecons.TypeTuple is really a
> way to construct a tuple of types, values, symbols, expressions, etc. That's
> the naming issue, we are aware of this.
> 
> isTypeTuple returns true if such a tuple contains types only. There's a similar
> trait 'isExpressionTuple'. Both of these are not as documented as they should
> be, and are missing examples.

Thanks for the quick response.

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


More information about the Digitalmars-d-bugs mailing list