C++ PATCH for c++/44333 (typedefs and using-directives)

Jason Merrill jason@redhat.com
Wed Jun 2 19:19:00 GMT 2010


The resolution of core issue 14 clarified that the entity declared by a 
typedef is the type, so multiple typedefs giving the same type to a 
particular name are OK.

Tested x86_64-pc-linux-gnu, applied to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 44333.patch
Type: text/x-patch
Size: 2727 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100602/a2e0c9a2/attachment.bin>


More information about the Gcc-patches mailing list