OSDN Git Service

2011-07-09 Jonathan Wakely <jwakely.gcc@gmail.com>
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Jul 2011 10:28:56 +0000 (10:28 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Jul 2011 10:28:56 +0000 (10:28 +0000)
commit4ba0945fbff12d248826a9d4247194c964fb3586
tree64f1a87a65f5830fb2b3435697e1e5615106f465
parent48570de53a5174e6fab8b7be01271b57e8fcc073
2011-07-09  Jonathan Wakely  <jwakely.gcc@gmail.com>

* include/ext/cast.h: Fix typo in include guard.
* include/ext/pointer.h (_Unqualified_type): Remove redundant
partial specializations for volatile types. Fix typos in comments.
(pointer_traits<_Pointer_adaptor<Tp>>::pointer_to): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176075 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/cast.h
libstdc++-v3/include/ext/pointer.h