can i use events in C++?

Jonathan Wakely jwakely.gcc@gmail.com
Mon Apr 28 00:16:00 GMT 2014


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.



More information about the Libstdc++ mailing list