inheritance

Tag

Cards List
#inheritance

On forcing all derived classes to implement a specific non-virtual method, part 2

The Old New Thing (Raymond Chen) · 2026-08-28 Cached

The article explains how to use deleted functions in C++ to enforce derived class implementations of specific methods, improving compile-time error messages and developer guidance.

0 favorites 0 likes
← Back to home

Submit Feedback