Good question. Probably time to check our wiki page and get it updated.
 
IIRC RHEL/CentOS 7.x should be a viable minimum now so it might be our baseline LTS there. Ubuntu 16.04 or perhaps 14.04 might be another point on what we need to keep supporting. However, dropping the need to cover 12.04 will be a big win on the C++ front.
 
 
On Tue, Mar 22, 2016, at 02:00 PM, the Adib wrote:
Hello,
what is our current requirements for C++ compatibility?
Can we use the magic of auto and range based for loops now?
Regards, Adib.
 
On Mon, Mar 21, 2016 at 8:52 AM, Krzysztof KosiƄski <tweenk.pl@...400...> wrote:
2016-03-19 9:00 GMT-07:00 Adrian Boguszewski <adrbogus1@...3350...>:
> Hi Krzysztof,
>
> I implemented simplified version of LinkedHashSet in C++ using
> multi_index_container. Please find my file enclosed.
> Compile it with:
> g++ main.cpp -std=c++11

I would use a more descriptive name instead of multi_index_container,
but otherwise it looks good.
 
Note that inside Inkscape, you won't be able to pass objects by value,
and you'll have to handle callbacks from objects that are being
destroyed to remove them from the set. But we can cover that later.
 
Best regards, Krzysztof
 
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@...1794...s.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
 
--
Jon A. Cruz
jon@...18...