This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can i use events in C++?


On 27 April 2014 21:53, joaquim wrote:
> i'm trying do 1 thing with C++ that it's kill me :(
> how can i create a class derived from other, and change the functions
> outside the class without re-declare them?
> (for use '::' ouside the main function in these way: void
> classname::functionname(){//somthing})

I don't know what you're trying to do, but this isn't the right mailing list.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]