gpt4 book ai didi

c++ - 允许派生类访问,但不允许覆盖

转载 作者:太空狗 更新时间:2023-10-29 23:53:04 24 4
gpt4 key购买 nike

我需要在基类中写一个成员函数允许派生类访问。但不允许覆盖。

这可能吗?

最佳答案

在 C++11 中,您可以使用 final 说明符来禁止覆盖。

Explicit overrides and final in wikipedia

关于c++ - 允许派生类访问,但不允许覆盖,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12705143/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com