3 points | by seeyebe 10 hours ago
2 comments
Why no regexes, and why restrict yourself to C++17?
Didn't need the complexity of regexes for this, and C++17 strikes a good balance between features and availability.
Why no regexes, and why restrict yourself to C++17?
Didn't need the complexity of regexes for this, and C++17 strikes a good balance between features and availability.