mirror of
https://github.com/mpusz/mp-units.git
synced 2026-07-04 23:50:59 +02:00
e0cc4eec90
Add a Namespaces section to the project structure docs describing the three public tiers (mp_units / mp_units::utility / mp_units::detail), show the core -> systems -> utility module layering, and list the utility headers. Update the representation and custom-representation guides to introduce the built-in cartesian types via mp_units::utility, and update the safe_int / constrained material (guide, blog posts, tutorials) to the new <mp-units/utility/...> include paths and mp_units::utility names. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>