LLVM 3.0 released
Posted Dec 12, 2011 10:11 UTC (Mon) by
mpr22 (subscriber, #60784)
In reply to:
LLVM 3.0 released by paulj
Parent article:
LLVM 3.0 released
As that page describes it, Vala allows you to inherit at most one class and any number of interfaces (and the page explicitly says that it's a restricted form of multiple inheritance). C++ allows you to inherit multiple concrete classes. (It happens to be the case that I've never encountered a case where I thought I had a reason to use this capability, but I am not every C++ programmer.)
(
Log in to post comments)