$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [BOOST CORE C++ Feature] the super or base keyword for C++
From: tymofey (tymofey_at_[hidden])
Date: 2011-05-01 01:54:18
>>I was wondering if it makes sense to add the well known super or base keyword to the C++ language in a generic way. C++ has multiple inheritance, while java and C# do not, so super would be ambigous.