Antony Polukhin
|
5c8c897d30
|
Fixed as many -Wconversion warnings in lexical cast and tests as possible (refs #2558)
[SVN r82695]
|
2013-02-03 09:20:28 +00:00 |
|
Antony Polukhin
|
d08477900d
|
Added lexical_cast(const CharType* chars, std::size_t count) function overload (refs #6430 and refs #6663)
Fixed GCC warning in numeric_cast_test.cpp
[SVN r80291]
|
2012-08-28 20:31:16 +00:00 |
|
John Maddock
|
fce9ad4e1b
|
Misc small fixes to suppress warnings.
Code should now be clean with msvc /W4 and gcc /Wall /Wextra -pedantic with the exception of one deliberate warning in one test.
[SVN r57510]
|
2009-11-09 12:27:54 +00:00 |
|
Aleksey Gurtovoy
|
f6b0ec3685
|
fix syntax errors
[SVN r25473]
|
2004-09-29 11:44:04 +00:00 |
|
Fernando Cacciola
|
a096a4b153
|
numeric_cast<> test factored out from conversion\cast_test.cp
and also added (duplicated) in numeric\conversion\test
[SVN r25468]
|
2004-09-28 21:48:39 +00:00 |
|