On Sunday, 5 May 2013 at 00:10:27 UTC, Simen Kjaeraas wrote:
On 2013-05-05, 01:42, Diggory wrote:

I'm trying to test using a "static if" statement if a tuple of strings contains a particular string. What's the easiest/best way to do this?

http://dlang.org/phobos/std_typetuple#.staticIndexOf

It's not a TypeTuple, it's a tuple of strings.

Reply via email to