summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-07-18 00:27:34 -0400
committerGravatar Lioncash2018-07-18 00:28:47 -0400
commit0aebe6b3d52403e042522720cb5646ddbcb306d6 (patch)
tree5a5d3665b7978dffe64830886174a6d1c8a61a92 /src/common/string_util.cpp
parenttelemetry: Default copy/move constructors and assignment operators (diff)
downloadyuzu-0aebe6b3d52403e042522720cb5646ddbcb306d6.tar.gz
yuzu-0aebe6b3d52403e042522720cb5646ddbcb306d6.tar.xz
yuzu-0aebe6b3d52403e042522720cb5646ddbcb306d6.zip
telemetry: Make operator== and operator!= const member functions of Field
These operators don't modify internal class state, so they can be made const member functions. While we're at it, drop the unnecessary inline keywords. Member functions that are defined in the class declaration are already inline by default.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions