libstdc++: Fix comment on __memcpyable
authorJonathan Wakely <jwakely@redhat.com>
Wed, 4 Mar 2020 15:34:05 +0000 (15:34 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 4 Mar 2020 15:35:20 +0000 (15:35 +0000)
commit94f7d7ec6ebef49a50da777fd71db3d03ee03aa0
treecb0a7e0ca537fb2e3c583f996f74e9a25b815571
parent0b0908c1f27d12a3cbbd3c9fd55aec1fe87586a6
libstdc++: Fix comment on __memcpyable

The discussion of iterator_traits<volatile T*>::value_type and  the
example with three tempalte arguments related to an earlier version of
the patch, not the one committed.

Also improve the comment on __memcmpable.

* include/bits/cpp_type_traits.h (__memcpyable): Fix comment.
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/cpp_type_traits.h