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 

Overloading a function with const input parameter?

 
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ language (comp.lang.c++)
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Mon Feb 27, 2006 10:06 pm    Post subject: Overloading a function with const input parameter? Reply with quote



Hi,

Is it possible to over load a function of a class with const input
parameter ?
class A {
public:
void aFunc(const B& b);
void aFunc(B& b);
}

and they have different implementation:
A::aFunc(const B& b) {
//....
}
A::aFunc(B& b) {
//....
}
Back to top
Victor Bazarov
Guest





PostPosted: Mon Feb 27, 2006 11:06 pm    Post subject: Re: Overloading a function with const input parameter? Reply with quote



Plissken.s (AT) gmail (DOT) com wrote:
Quote:
Is it possible to over load a function of a class with const input
parameter ?
class A {
public:
void aFunc(const B& b);
void aFunc(B& b);
}

and they have different implementation:
A::aFunc(const B& b) {
//....
}
A::aFunc(B& b) {
//....
}

Why ask when you can simply try it?

V
--
Please remove capital As from my address when replying by mail
Back to top
Guest






PostPosted: Tue Feb 28, 2006 12:06 am    Post subject: Re: Overloading a function with const input parameter? Reply with quote



yes its possible, and as vic said, try and c
Back to top
Display posts from previous:   
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ language (comp.lang.c++) 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.