Files
ladybird/Kernel/FileSystem
Brian Gianforcaro 5f1c98e576 Kernel: Use operator ""sv in all class_name() implementations
Previously there was a mix of returning plain strings and returning
explicit string views using `operator ""sv`. This change switches them
all to standardized on `operator ""sv` as it avoids a call to strlen.
2021-10-03 13:36:10 +02:00
..
2021-09-07 13:53:14 +02:00
2021-09-12 11:24:02 +02:00
2021-09-12 11:24:02 +02:00
2021-09-16 17:17:13 +02:00
2021-09-16 17:17:13 +02:00
2021-09-12 11:24:02 +02:00