Преглед изворни кода

Merge from trunk:
1) #warning replaced with #error (refs #7228)
2) Pavel Korzh added to thanks list (refs #7157)
3) BOOST_NOEXCEPT modifiers added where possible
4) better support for c++11 Unicode characters
5) fixed compilation with MSVC+STLPort
6) more agressive usage of Traits template parameter
7) Added lexical_cast(const CharType* chars, std::size_t count) function overload (refs #6430 and refs #6663)
8) Fixed GCC warning in numeric_cast_test.cpp
9) Fix compilation of lexical cast with MSVC 2003 (refs #7255)

[SVN r80409]

Antony Polukhin пре 13 година
родитељ
комит
aacb6d16ce
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      libs/conversion

+ 1 - 1
libs/conversion

@@ -1 +1 @@
-Subproject commit f67347e3083dc02212ab508b4fdaa6dd57c9b2da
+Subproject commit 733438e07298485f12589d4c08461ac5902a621c

粤ICP备19079148号