Vectors are sequence containers representing arrays that can change in size.
RTTI is available only for classes which are polymorphic, which means they have at least one virtual method.
The ellipses operator can be represented as (?).
C++ provides a mechanism to ensure that a given function is limited to throwing only a specified list of exceptions. It is called as exception specification.
Class hierarchies promote reuse in two ways. They are code sharing and interface sharing.
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.