[PATCH] D28933: Revert the return type for `emplace_(back|front)` to `void` in C++14 and before

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 10:26:40 PST 2017


EricWF added a comment.

I hate that we have to conditionalize this change at all, but your changes LGTM.


https://reviews.llvm.org/D28933





More information about the cfe-commits mailing list