Hacker News new | ask | show | jobs
Compile-Time 'Fun' with Std.ranges (twitter.com)
1 points by kris-jusiak 1148 days ago
1 comments

C++20 allows to `almost` natively use std.ranges for template meta-programming. Idea explored at - https://github.com/boost-ext/mp.