[PATCH] Initial user documentation for TR1 to C++11 migration.

Guillaume Papin guillaume.papin at epitech.eu
Sun Sep 22 16:55:21 PDT 2013


Hi revane, tareqsiraj, arielbernal,

This is a first submission for the TR1 migration document. Some pieces are
missings and will come later.

Missing pieces are:
- <random> I figured out some changes but there is probably more that I haven't
  be able to identify.
- <regex> Not supported by GCC but by some other implementations.
- the C compatibility headers. <complex> has some differences but the others
  seems to be drop-in replacements.

http://llvm-reviews.chandlerc.com/D1740

Files:
  docs/TR1Porting.rst
  docs/clang-modernize.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1740.1.patch
Type: text/x-patch
Size: 16600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130922/bc2201f8/attachment.bin>


More information about the cfe-commits mailing list