Detecting ElementType of OutputRange

Vijay Nayar madric at gmail.com
Sat Feb 26 12:26:21 UTC 2022


On Saturday, 26 February 2022 at 11:44:35 UTC, Stanislav Blinov 
wrote:
> https://dlang.org/phobos/std_range_primitives.html#isOutputRange

This method requires the caller to explicitly declare the output 
range element type, which I was hoping to have to avoid, if it 
can be detected using reasonable assumptions.


More information about the Digitalmars-d-learn mailing list