Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #2776
Ticket #2776
: test.hxx
File test.hxx,
99 bytes
(added by
Alexander Kogan <alexander@…>
,
14 years ago
)
Line
1
2
class
Vasq
3
{
4
public
:
5
virtual
void
vasq
()
{}
6
};
7
8
class
Petq
:
virtual
public
Vasq
9
{
10
};
Download in other formats:
Original Format