In this chapter...
11.1 Introduction
11.2 Program Structure
11.3 Visibility Rules
11.3.1 Basic Visibility Model
11.3.2 Naming Conventions: Expanded Names and Use Clauses
11.3.3 Visibility Rules for Record Types
11.3.4 Renaming
11.4 Overloading
11.4.1 Overloading of Operators
11.4.2 Overloading of Names
11.4.3 Overloading of Literals
11.5 Overload Resolution
11.5.1 Context of Overload Resolution
11.5.2 Information Used to Resolve Overloading
11.5.3 Ambiguity
|