[libstdc++ PATCH] Trivial: don't use _D or _R as type names

Doug Gregor dgregor@apple.com
Fri Jun 20 23:12:00 GMT 2003


The attached (trivial) patch renames the types _D to _Diff and _R to 
_Ref in bits/boost_concept_check.h. Tested on powerpc-apple-darwin6.6; 
no regressions. ext/concept_checks.cc now passes for Darwin.

Okay to commit to mainline?

	Doug

-------------- next part --------------
A non-text attachment was scrubbed...
Name: concept_checks_badname.patch
Type: application/octet-stream
Size: 3837 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030620/4a4b8b70/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: concept_checks_badname.ChangeLog
Type: application/octet-stream
Size: 129 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030620/4a4b8b70/attachment-0001.obj>


More information about the Libstdc++ mailing list