mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-05-02 20:10:50 -07:00
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