Category Archives: C++

Programming with C++

STLplus 3.8 Released

This is an update incorporating a number of small changes and bug-fixes. See http://stlplus.sourceforge.net/stlplus3/docs/changes.html for more details. Continue reading

Posted in Announcements, C++, Software | Comments Off

STLplus 3.7 Released

This is an update incorporating a number of small changes and bug-fixes. I have also rearranged the IDE project files to be separate from the source code.See http://stlplus.sourceforge.net/stlplus3/docs/changes.html for more details. Continue reading

Posted in Announcements, C++, Software | Comments Off

STLplus 3.7 Released

This is an update incorporating a number of small changes and bug-fixes. I have also rearranged the IDE project files to be separate from the source code.See http://stlplus.sourceforge.net/stlplus3/docs/changes.html for more details. Continue reading

Posted in Announcements, C++, Software | Leave a comment

Example – STLplus Library Collection

STLplus is an open-source collection of C++ classes which I developed to put back in to the Open Source community a small fraction of the vast amount that I have got out of it. It is an extension to the … Continue reading

Posted in C++, Examples, Software, Websites | Leave a comment

Example – Dragon Financial

Dragon Financial is a London-based company trading in futures on exchanges around the world. They commissioned a bespoke trading program to act as a gateway between their own in-house trading software and the futures markets. The Dragon Gateway program (shown … Continue reading

Posted in C++, Examples, Software, wxWidgets | Leave a comment

STLplus 3.5 Released

This release incorporates a number of changes: additions, reworks and a bug fix. There’s also a new way of working with STLplus: the monolithic build.Added monolithic build optionRe-added simple_ptrReduced the number of disabled warnings for the Borlan… Continue reading

Posted in Announcements, C++, Software | Comments Off

STLplus 3.5 Released

This release incorporates a number of changes: additions, reworks and a bug fix. There’s also a new way of working with STLplus: the monolithic build.Added monolithic build option Continue reading

Posted in Announcements, C++, Software | Leave a comment

STLplus 3.4 Released

STLplus is a collection of reusable C++ components for developers already familiar with the STL. It contains template containers to extend the STL, reusable subsystems, data persistence (serialisation) and portability components.This release is a rewor… Continue reading

Posted in Announcements, C++, Software | Comments Off

STLplus 3.4 Released

STLplus is a collection of reusable C++ components for developers already familiar with the STL. It contains template containers to extend the STL, reusable subsystems, data persistence (serialisation) and portability components. Continue reading

Posted in C++, Software | Leave a comment

STLplus 3.3 Released

This release is to upgrade the status from Beta to Stable. There are no code changes from v3.2 and there have been no bug reports in the 6 months since v3.2 was released, confirming that the code is now stable. Continue reading

Posted in C++, Software | Comments Off