On 09/20/2010 09:58 AM, Rodrigo Rivas wrote:
This patch tries to implement the C++0x featue "Forward declarations for enums" aka "opaque enum declarations":
Great! BTW, please send C++ patches to gcc-patches and CC me so that I see them right away; I tend to fall behind on the mailing lists.
I'll take a look at this soon. Jason