[PATCH] D13786: [Sema] Implement __make_integer_seq

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 15 19:04:13 PDT 2015


EricWF added a subscriber: EricWF.
EricWF added a comment.

Cool! I imagine that a lot of parts of libc++ could benefit from this. Having something like this that slices parameter packs would probably help libc++ compile times for tuple. Is that something your considering as well?


http://reviews.llvm.org/D13786





More information about the cfe-commits mailing list