Description
Provides a small header-only C++ library that makes primitive type boxing easier. Developers can use it when APIs need stronger type distinctions around simple values.
Install it when compiling software that depends on boxed-cpp or when developing C++ code that uses its wrappers. It is a library, not a standalone program.