cppfront
cppfront copied to clipboard
Fix for hexadecimal escapes of the from `\x{62}`.
Closes https://github.com/hsutter/cppfront/issues/1152.
Missing things:
- [ ] Review
- [ ] Regression tests if required.