c++.announce - STLSoft 1.9.1 beta 47 released
- Matthew Wilson (29/29) Apr 06 2007 Download from http://stlsoft.org/downloads.html#stlsoft_1_9_1b47
Download from http://stlsoft.org/downloads.html#stlsoft_1_9_1b47 ============================================================================ Changes for 1.9.1 beta 47 (6th April 2007): Additions: ========== + stlsoft::any_of() and stlsoft::all_of() composite predicate creator functions + binary forms of stlsoft::ptr_fun and stlsoft::ptr_fun_void + element_type and resource_type member types for stlsoft::ref_ptr + atlstl::generic_automation_collection now supports Count property + comstl::com_SUCCEEDED and comstl::com_S_OK predicate function adaptors (comstl/functional/com_predicate_adaptors.hpp) + comstl::bstr now has additional members: + ctor: bstr(bstr const& rhs, size_type pos, size_type len); + assign(const_iterator from, const_iterator to); + detach() + append() overloads, and operator +=() overloads + subscript operator + begin()/end() methods. Changes: ======== ~ acestl::custom_event_handler::has_custom_event(long) renamed to acestl::custom_event_handler::has_custom_events(long). The old name is retained for backwards compatibility, but is deprecated. ~ comstl::variant::QueryInterfaceValue() fixed ~ inetstl::basic_findfile_sequence bug with VC++ 8 now fixed ~ winstl::basic_findfile_sequence bug with VC++ 8 now fixed ~ winstl::basic_findvolume_sequence bug with VC++ 8 now fixed ============================================================================
Apr 06 2007