Lioncash 1355b43fd2 ControllerInterface/Device: Use std::string_view where applicable
In these cases, the given string is only ever compared against other
string, so std::string can be turned into a std::string_view to allow
non-allocating inputs.
2019-05-29 18:42:24 -04:00
..
2019-05-15 19:28:04 +02:00
2019-02-13 22:52:39 -02:00
2019-05-15 19:28:04 +02:00
2019-04-10 10:46:49 +02:00