C++ Logo

std-proposals

Advanced search

Re: New "static_virtual" keyword

From: Phil Bouchard <boost_at_[hidden]>
Date: Wed, 17 Mar 2021 20:58:30 -0400
On 3/17/21 8:49 PM, Andrey Semashev via Std-Proposals wrote:
>
> The C++ language does not define such a thing. In real world, whether
> there will be a virtual function table or not depends on the compiler
> and its optimization capabilities.
>
> What's the difference in terms of the C++ language?

It's not a new fundamental feature, it's just an idea to get cleaner,
safer and less error messages.


-- 
*Phil Bouchard*
Founder
C.: (819) 328-4743
Fornux Logo <http://www.fornux.com>

Received on 2021-03-17 19:58:39