Please enable JavaScript in your browser!
Sākums
Izpētīt
Palīdzība
Pierakstīties
nnesse
/
minwin-gcc-5-2
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
f5de7b477e
Atzari
Tagi
master
minwin-gcc-5-2
/
libvtv
/
testsuite
/
libvtv.cc
/
event-private.h
event-private.h
105 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
#include "event.h"
class PrivateEvent: public Event {
public:
PrivateEvent();
~PrivateEvent ();
};