On 9/15/2010 6:55 PM, Andrei Alexandrescu wrote:
What's next? Pointers to input ranges? etc.

BTW, pointers to input range structs do currently pass isInputRange().  IMHO this is reasonable, since they fully support the compile time interface of an input range:  front(), popFront() and empty() compile.
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to