[PATCH] [libcxx] Initializer list support for MSVC

Agustín Bergé kaballo86 at hotmail.com
Fri Aug 29 12:23:22 PDT 2014


Hi mclow.lists, EricWF,

MSVC expects `std::initializer_list` to have a publicly accessible constructor taking the begin and end pointers.

http://reviews.llvm.org/D5127

Files:
  include/initializer_list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5127.13101.patch
Type: text/x-patch
Size: 644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140829/b1d6c6a7/attachment.bin>


More information about the cfe-commits mailing list