On Friday, 21 August 2015 at 00:29:35 UTC, TheHamster wrote:
Parameter paths, a thousand words summed up:

void foo(p1, p2|p3|p4, p5|p6, |*p7|p8){ ... }

[...]

Could you give an example of where this enables something really new and/or much more convenient than using templates?

Reply via email to