Meaning class hierarchy
What does class hierarchy mean? Here you find 2 meanings of the word class hierarchy. You can also add a definition of class hierarchy yourself

1

0 Thumbs up   0 Thumbs down

class hierarchy


A hierarchical representation of a class’s relationships to its superclass and subclasses.
Source: developer.apple.com

2

0 Thumbs up   0 Thumbs down

class hierarchy


a collection of classes organized into a directed acyclic graph (DAG) by derived/base relationships. TC++PL 2.6.2, 12, 15, D&E 1.1, 7.2, 8.2.3.
Source: stroustrup.com




<< base class closed range operator >>