The Artima Developer Community
Sponsored Link

C++ Community News Forum
STLSoft libraries v1.7.1 released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Matthew Wilson

Posts: 145
Nickname: bigboy
Registered: Jun, 2004

STLSoft libraries v1.7.1 released Posted: Jun 19, 2004 9:25 AM
Reply to this message Reply
Summary
June 10th 2004: Version 1.7.1 of the STLSoft libraries is released. This is the long awaited upgrade from the trusty but aging 1.6.5, and contains a whole raft of improvements and additions.
Advertisement
The main changes are as follows:
  • the introduction of automatic unit-testing in all components. The STLSoft unittesting architecture is self-registering, and has zero release-build costs or dependencies.
  • the new Internet-programming sub-project: InetSTL - now you can enumerate FTP sites in an STL-style with your eyes closed!
  • the new C++.NET sub-project: .netSTL - contains several helper functions and classes, as a first step in building a powerful adjunct library for C++.NET programming
  • a huge number of additions to the main project, and the UNIXSTL and WinSTL major sub-projects
  • several improvements and some new components added to the COMSTL sub-project
As with previous versions, the STLSoft libraries provide lightweight, robust, efficient mappings of operating-system / technology-specific APIs to STL, with low coupling and 100% header-only implementation.

Topic: C++ Lightning Development System v2.6 now shipping Previous Topic   Next Topic Topic: recls library v1.5.1 released

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use