Use existing helper for new std::string constructor
authorJonathan Wakely <jwakely@redhat.com>
Tue, 15 Nov 2016 19:32:52 +0000 (19:32 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 15 Nov 2016 19:32:52 +0000 (19:32 +0000)
commit3663671a13e12efe283d1b04df5416cedb796e86
treef4ac9f6d27c55a5882e69c64c4732520c0e1f12f
parent6ae2ae3b84615e5e4504a1592af6a8d5579f17ca
Use existing helper for new std::string constructor

* include/bits/basic_string.h: Reuse _If_sv alias template for new
constructor.

From-SVN: r242453
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_string.h