cast.h
4.35 KB
-
cast.h: Fix typo in include guard. · eece7163
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. From-SVN: r176075
Jonathan Wakely committed