Boost logo

Boost :

Subject: Re: [boost] BGL: Graph11
From: degski (degski_at_[hidden])
Date: 2019-02-22 06:18:41


On Thu, 21 Feb 2019 at 19:49, Siddhartha Sen via Boost <
boost_at_[hidden]> 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*

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk