On 2007-08-28 19:13:17 -0400, "Default User" <defaultuserbr@yahoo.com> said:
> R2D2 wrote:
>
>> Hi,
>>
>> could someone please explain to me, why in the
>> following code the second approach does not work?
>>
>> Thanks for your help.
>>
>>
>> #include <vector>
>>
>> class Base {};
>
> Because it's C++, and this is a C newsgroup.
For some unspecified value of "this". I don't read comp.lang.c, but I
do read comp.lang.c++, and that's where I'm reading this message.
--
Pete
Roundhouse Consulting, Ltd. (www.versatilecoding.com) Author of "The
Standard C++ Library Extensions: a Tutorial and Reference
(www.petebecker.com/tr1book)