This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_conversion
Watch
1
Star
0
Fork
0
forked from
boostorg/conversion
Code
Pull Requests
Activity
Files
f32fb4b5e538be898323e8ba4f6dde683cf699e1
boost_conversion
/
include
/
boost
T
History
Antony Polukhin
a9697b88fd
Fixes
#6186
(lexical_cast compliation error fixed, when wchar_t is a typedef for unsigned short. Test added)
...
[SVN r75864]
2011-12-08 15:29:44 +00:00
..
detail
avoid C style casts
2009-06-06 09:41:03 +00:00
cast.hpp
Stop using assert() in tests
2006-02-28 22:56:33 +00:00
implicit_cast.hpp
removed BOOST_IMPLICIT_CAST; it was committed by mistake, has no unit tests, and is not released by the author under the Boost Software License
2006-08-09 20:18:06 +00:00
lexical_cast.hpp
Fixes
#6186
(lexical_cast compliation error fixed, when wchar_t is a typedef for unsigned short. Test added)
2011-12-08 15:29:44 +00:00