• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Trouble with std::basic_ostringstream and libc++
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble with std::basic_ostringstream and libc++


  • Subject: Re: Trouble with std::basic_ostringstream and libc++
  • From: Howard Hinnant <email@hidden>
  • Date: Mon, 09 Jul 2012 12:16:16 -0400

On Jul 9, 2012, at 12:13 PM, Jesper Papmehl-Dufay wrote:

> I had forgotten about char16_t & char32_t. Yes, they are basically exactly what I would like to have. :) Unfortunately, Visual Studio is lagging behind Clang a bit when it comes to C++11 features, but hopefully it won’t be too long before we can move to char16_t.

I would be surprised if VS did not have wstring_convert and codecvt_utf8_utf16.  These C++11 components were contributed to the standard by Dinkumware.  Perhaps you can #ifdef in an unsigned short on VS to use with wstring_convert in the interim.

Howard


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Trouble with std::basic_ostringstream and libc++ (From: Jesper Papmehl-Dufay <email@hidden>)
 >Re: Trouble with std::basic_ostringstream and libc++ (From: Howard Hinnant <email@hidden>)
 >Re: Trouble with std::basic_ostringstream and libc++ (From: Jesper Papmehl-Dufay <email@hidden>)
 >Re: Trouble with std::basic_ostringstream and libc++ (From: Howard Hinnant <email@hidden>)
 >Re: Trouble with std::basic_ostringstream and libc++ (From: Jesper Papmehl-Dufay <email@hidden>)

  • Prev by Date: Re: Trouble with std::basic_ostringstream and libc++
  • Next by Date: Resizing the Debug area hangs Xcode 4.3.3
  • Previous by thread: Re: Trouble with std::basic_ostringstream and libc++
  • Next by thread: Resizing the Debug area hangs Xcode 4.3.3
  • Index(es):
    • Date
    • Thread