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@...972.....> 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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel