Files
citra/src/common
Lioncash 1affca05c7 logging/filter: Use std::string_view in ParseFilterString()
Allows avoiding constructing std::string instances, since this only
reads an arbitrary sequence of characters.

We can also make ParseFilterRule() internal, since it doesn't depend on
any private instance state of Filter
2018-07-30 14:56:53 +08:00
..
2016-03-13 04:54:23 +01:00
2018-06-29 16:56:12 +03:00
2018-07-22 21:04:29 +01:00
2018-05-13 11:34:45 +01:00
2017-03-01 23:30:57 +02:00
2018-05-13 11:34:45 +01:00
2016-12-05 19:09:16 +01:00
2016-12-26 10:41:26 +02:00
2018-07-21 16:16:21 +02:00