[PATCH] D22782: Added 'inline' attribute to __init to inline the basic_string's constructor

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 01:19:03 PDT 2016


EricWF accepted this revision.
EricWF added a reviewer: EricWF.
EricWF added a comment.
This revision is now accepted and ready to land.

I would love to see a benchmark with this, but I've done enough investigating on my own that I *know* this patch is beneficial.


https://reviews.llvm.org/D22782





More information about the cfe-commits mailing list