22 Feb
2019
22 Feb
'19
6:18 a.m.
On Thu, 21 Feb 2019 at 19:49, Siddhartha Sen via Boost < boost@lists.boost.org> wrote:
... using modern C++11 concepts for improved performance.
We are now in 2019 (1 year away from a new std, that's 3 iterations from what you are proposing), C++11 is not modern and you should at least fast-forward to C++14 (as this std fixes a number of issues in C++11), but better even fast-forward to C++17 (or even C++20, like using span f.e. ). If you want to have performance, I suggest you take inspiration from https://lemon.cs.elte.hu/trac/lemon . degski -- *"Big boys don't cry" - **Eric Stewart, Graham Gouldman*