Add a missing '__uncvref_t' to the SFINAE constraints for optional's assignment opera...
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 27 Jun 2019 18:40:55 +0000 (18:40 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 27 Jun 2019 18:40:55 +0000 (18:40 +0000)
commit954014a0fac4feb14e77eaa0b95d96f8095383b2
tree5f7b7a0d2eebca2fb67199532f3d8a31fbc707f4
parent2dcd2c2493b10d33add69b7bce2c9e3c55cb9da8
Add a missing '__uncvref_t' to the SFINAE constraints for optional's assignment operator. Fixes PR38638. Thanks to Jonathan Wakely for the report

llvm-svn: 364574
libcxx/include/optional
libcxx/test/std/utilities/optional/optional.object/optional.object.assign/assign_value.pass.cpp