Y
Hacker News
new
|
ask
|
show
|
jobs
by
Matheus28
1710 days ago
Great implementation of what the parent comment asked. Not only that, but the compiler managed remove all the abstractions.
(very minor nitpick: I'd pick `auto&& x` over `auto x`)