The Artima Developer Community
Sponsored Link

C++ Community News Forum
STLSoft libraries v1.8.3 released, including ACESTL and PlatformSTL

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.8.3 released, including ACESTL and PlatformSTL Posted: May 23, 2005 9:37 AM
Reply to this message Reply
Summary
Version 1.8.3 of the STLSoft libraries is released, including new sub-projects ACESTL and PlatformSTL.
Advertisement
Version 1.8.3 of the STLSoft libraries is released, including the following:
  • Introduction of the new ACESTL sub-project: STL meets the Adaptive Communications Environment!
  • Introduction of the PlatformSTL sub-project: it abstracts platform-specific components from UNIXSTL and WinSTL where there is strong structural conformance between them. This significantly simplifies writing multi-platform applications
  • sundry bug fixes
  • Enhanced InetSTL basic_findfile_sequence, which now does internal multi-part search pattern splitting (as featured in the July instalment of "Positive Integration"). This functionality will be added to the WinSTL basic_findfile_sequence (as featured in Adapting Windows Enumeration Models to STL Iterator Concepts) and the UNIXSTL glob_sequence (as featured in Wild-card Searches of UNIX Directories with Random-Access Iterators).
Also, the evolution towards a hierarchical directory structure has begun, with backwards compatibility maintained. The latest version is available from http://stlsoft.org/downloads.html. As with previous versions, the STLSoft libraries libraries provide lightweight, robust, efficient mappings of operating-system / technology-specific APIs to STL, and innovative new concepts and mechanisms, all with low coupling and 100% header-only implementation.

Topic: STLSoft libraries v1.8.4 released Previous Topic   Next Topic Topic: Open-RJ 1.3.1 released

Sponsored Links



Google
  Web Artima.com   

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