dynamic_type
“dynamic type - the runtime type (e.g., Derived) of an object, which might differ from the static type (e.g., Base) of a pointer or reference to it — e.g., Base
- p = new Derived(); — where class Derived publicly inherits from class Base. Generalized PODs ’11 (416)” (EMCppSfe 2021)
dynamic_type.txt · Last modified: 2025/02/01 07:00 by 127.0.0.1