You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: refresh Cstr/Zstr/Str canonical example to the unified-macro shape
After the previous commit the `Cstr` / `Zstr` / unsuffixed-Str surface
is private snake_case backends in `<Namespace>/Private.h` plus a
single public PascalCase macro that dispatches via `MISRA_OVERLOAD` +
`_Generic`. The prose in `CODING-CONVENTIONS.md` and the example block
in `README.md` still showed the older three-public-functions shape;
update both to match what the code actually does. No code or build
behaviour changes.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments