2
0
mirror of https://github.com/boostorg/format.git synced 2026-01-30 07:52:08 +00:00
Samuel Krempp 276fe36eb3 1. use BOOST_USE_FACET wrapper
2. using std::string's  +=  operator instead of (more efficient) append for STLPORT +  MSVC <= 7.0
msvc-6-stlport fails to find basic_string::append( Iter, Iter) when linking
with Iter = _STL::_DBG_iter< _STL::_Nondebug_string<char,
                                                    _STL::char_traits<char>,
                                                    _STL::allocator<char> >
might affect other MSwindows compilers.


[SVN r22236]
2004-02-11 15:00:05 +00:00
2004-02-01 16:34:25 +00:00
2002-05-22 11:56:47 +00:00
2003-12-11 23:31:15 +00:00
2003-02-19 12:06:50 +00:00
Description
Mirrored via gitea-mirror
BSL-1.0 4.5 MiB
Languages
C++ 97.1%
HTML 2.2%
CMake 0.7%