[gcc(refs/users/mikael/heads/pr121185_v01)] Add string_slice class.

2025-07-24 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:f8f561ecc3e70f6e2d2be6b3b7e0d505c62c5152 commit f8f561ecc3e70f6e2d2be6b3b7e0d505c62c5152 Author: Alfie Richards Date: Mon Mar 24 10:45:56 2025 + Add string_slice class. The string_slice inherits from array_slice and is used to refer to a substring of

[gcc(refs/users/mikael/heads/pr121185_v01)] Add string_slice class.

2025-07-24 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:c0374cbe19f2f8d1b2461a8491b25bf417d39beb commit c0374cbe19f2f8d1b2461a8491b25bf417d39beb Author: Alfie Richards Date: Mon Mar 24 10:45:56 2025 + Add string_slice class. The string_slice inherits from array_slice and is used to refer to a substring of