[Boost-bugs] [Boost C++ Libraries] #6186: lexical_cast on vs2005 with wchar_t-

Subject: [Boost-bugs] [Boost C++ Libraries] #6186: lexical_cast on vs2005 with wchar_t-
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-30 10:53:23


#6186: lexical_cast on vs2005 with wchar_t-
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner: nasonov
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: lexical_cast
  Version: Boost 1.48.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 In VisualStudio 2005 set /Zc:wchar_t-

 {{{
 long long ll = lexical_cast< long long >( L"1000" );
 }}}

 error C2535: 'bool
 boost::detail::lexical_stream_limited_src<CharT,Traits,RequiresStringbuffer>::operator
>>(unsigned short &)' : member function already defined or declared
 d:\sdk\boost\1.48_v2\boost\lexical_cast.hpp 1454

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6186>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:07 UTC