C++ Logo

std-proposals

Advanced search

Re: Partial type definition

From: Thiago Macieira <thiago_at_[hidden]>
Date: Wed, 25 Aug 2021 21:41:01 -0700
On Wednesday, 25 August 2021 21:30:59 PDT Valery Osheter via Std-Proposals
wrote:
> I think that the programmer should have the way to hide the implementation
> details, otherwise the main concept of OOP is not provided by the language.

Half of OOP requires use of virtuals. If you're going to argue the need for
partial declarations and hiding implementation details, please include the
ability to use virtual members and bases.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel DPG Cloud Engineering

Received on 2021-08-25 23:41:06