STLplus C++ Library

Do you like to promote your wxWidgets based application or component!? Post it here and let's see what the critics have to say. Also, if you found that ONE wx component the world needs to know about, put it here for future reference.
Post Reply
iwbnwif
Super wx Problem Solver
Super wx Problem Solver
Posts: 282
Joined: Tue Mar 19, 2013 8:52 pm

STLplus C++ Library

Post by iwbnwif »

I would like mention this relatively small but excellent library.

http://stlplus.sourceforge.net/

Of particular interest to me have been the ntree and digraph containers, which I found to be somewhat simpler to learn than their Boost equivalents.

The main developer is responsive to requests and the licence is a reasonably permissive attribution licence.
wxWidgets 3.1.2, MinGW64 8.1.0, g++ 8.1.0, Ubuntu 19.04, Windows 10, CodeLite + wxCrafter
Some people, when confronted with a GUI problem, think "I know, I'll use Eclipse RCP". Now they have two problems.
Post Reply