boostorg / move

Boost.org move module
http://boost.org/libs/move
Boost Software License 1.0
19 stars 55 forks source link

Add support for BOOST_NO_INTRINSIC_WCHAR_T #5

Closed MarcelRaad closed 9 years ago

MarcelRaad commented 9 years ago

This fixes a compile error in lexical_cast's lexical_cast_typedefed_wchar_test_runtime regression test with MSVC.