------- Comment #3 from pinskia at gcc dot gnu dot org  2008-07-02 21:16 -------
This is an ambiguous in the C++ standard that is resolved via making it a
function declaration.
That is:
    Raii raii ();

Is declaring a function, raii, that returns a Raii type.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36696

Reply via email to