C++Talk.NET Forum Index C++Talk.NET
C++ language newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

error: function type may not come from a typedef

 
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ Language (Moderated)
View previous topic :: View next topic  
Author Message
Maxim Yegorushkin
Guest





PostPosted: Fri Feb 27, 2004 6:10 pm    Post subject: error: function type may not come from a typedef Reply with quote



I am wondering whether the snippet is well-formed. MS VC7.1 compiles it
without a complain, but Comeau online does not.

#include <iostream>

typedef void F();

struct some
{
F fun
{
std::cout << "Hello, World!n";
}
};

int main()
{
some().fun();
}

--
Maxim Yegorushkin

[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
Back to top
Ben Hutchings
Guest





PostPosted: Sat Feb 28, 2004 4:15 am    Post subject: Re: error: function type may not come from a typedef Reply with quote



Maxim Yegorushkin wrote:
Quote:
I am wondering whether the snippet is well-formed. MS VC7.1 compiles it
without a complain, but Comeau online does not.

#include
typedef void F();

struct some
{
F fun
{
std::cout << "Hello, World!n";
}
};
snip


It is not well-formed - see section 8.3.5 paragraph 7 in the standard.

[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]

Back to top
Display posts from previous:   
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ Language (Moderated) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.