variant (_Variant_storage::_M_storage()): Use std::addressof instead of operator...
authorMikhail Strelnikov <mikhail.strelnikov@gmail.com>
Mon, 5 Sep 2016 19:40:44 +0000 (19:40 +0000)
committerTim Shen <timshen@gcc.gnu.org>
Mon, 5 Sep 2016 19:40:44 +0000 (19:40 +0000)
commiteddca7bd73bcd4a322282d3170beea0c047ee0fb
tree5428ad12f607b1f482e0440ca1df3a42811bb935
parent2ba1f597c2761ba5edffd0fa7c7e231b8cc85c08
variant (_Variant_storage::_M_storage()): Use std::addressof instead of operator& to take address.

2016-09-05  Mikhail Strelnikov  <mikhail.strelnikov@gmail.com>

* include/std/variant (_Variant_storage::_M_storage()): Use std::addressof
instead of operator& to take address.

From-SVN: r239996
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/variant