From d0f0e168cac3d117f64fddcca638a18fc4309ba1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 22 Apr 2011 14:07:33 +0200 Subject: Initial support for non-polymorphic inheritance Every class gets a separate table. New test: common/inheritance. --- common/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'common/makefile') diff --git a/common/makefile b/common/makefile index 317c49e..394f261 100644 --- a/common/makefile +++ b/common/makefile @@ -12,6 +12,7 @@ const \ container \ ctor \ enum \ +inheritance \ inverse \ lazy-ptr \ lifecycle \ -- cgit v1.1