mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
19e292f097
This reevaluates the places where `std::size_t` should be replaced by `std::uint64_t` in the conversions, it also appends `std::` prefixes to them where it's possible in preparation to the eventual `import std` transition.