...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
The type used to represent an address as an unsigned integer.
using uint_type = std::uint_least32_t;