[PATCH] D52240: Partial Fix for PR#38964

Eric Fiselier via Phabricator reviews at reviews.llvm.org
Fri Oct 12 08:47:51 PDT 2018


EricWF added a comment.

This looks OK to me. But I'm not in love with using `_LIBCPP_HAS_NO_DEDUCTION_GUIDES` to check for the availability of default template arguments.


https://reviews.llvm.org/D52240





More information about the libcxx-commits mailing list