3 Introduction [intro]

3.1 General [intro.general]

The library specification subsumes the C++ Standard's [library], assumingly amended to the context of this library.
Example
: — end example
 ]
The following subclauses describe additions to it.
Table 1: Library categories   [tab:library.categories]
Clause
Category
General utilities library

3.2 Library-wide requirements [requirements]

3.2.1 Library contents [contents]

Whenever a name is qualified with X​::​, ​::​X​::​ is meant.
Example
:
When std​::​Y is mentioned, ​::​std​::​Y is meant.
— end example
 ]

3.2.2 Reserved names [reserved.names]

The JEGP library reserves macro names starting with JEGP_­.