This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
can i use events in C++?
- From: joaquim <cambalinho_83 at hotmail dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Sun, 27 Apr 2014 13:53:50 -0700 (PDT)
- Subject: can i use events in C++?
- Authentication-results: sourceware.org; auth=none
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.