Introduction
The Boost.Core library is a collection of core utilities. The criteria for inclusion is that the utility component be:
- simple
- used by other Boost librarys, and
- not dependent on any other Boost modules except Core itself, Config, Assert, Static Assert, or Predef.
addressof
Overview
The header <boost/core …