1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-03-24 07:57:13 -05:00
Lioncash bad035e9a3 audio_core/sink_details: Change std::string parameter into std::string_view
The given string is only ever used for lookup and comparison, so we can
just utilize a non-owning view to string data here
2018-09-11 21:36:12 -04:00
..
2018-08-13 11:26:50 +01:00
2018-09-04 11:04:26 +02:00