Description
Older C++ code can be compiled with development headers from a compatibility Boost 1.65 package. It is useful for maintainers building software tied to that Boost generation.
Use compatibility headers only when a project requires them. Mixing Boost versions in one build can cause confusing compile or link failures.