------- Comment #40 from gdr at cs dot tamu dot edu 2007-08-29 13:19 ------- Subject: Re: Unnecessary anonymous namespace warnings
"Andrew Pinski" <[EMAIL PROTECTED]> writes: | On 29 Aug 2007 03:15:04 -0000, bangerth at dealii dot org | <[EMAIL PROTECTED]> wrote: | > It is a good question in itself whether pimpl_ has a type at all -- it's a | > pointer to an incomplete type in any case :-) | | All types in C++ are exported (well except for anonymous namespace | types) including incomplete types. What does not could mean in C++? -- Gaby -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29365