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]

can i use events in C++?


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})



--
View this message in context: http://gcc.1065356.n5.nabble.com/can-i-use-events-in-C-tp1029575.html
Sent from the gcc - libstdc++ mailing list archive at Nabble.com.


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