aboutsummaryrefslogtreecommitdiff
path: root/src/common/file_util.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-07-18 00:27:34 -0400
committerLioncash <mathew1800@gmail.com>2018-07-18 00:28:47 -0400
commit0aebe6b3d52403e042522720cb5646ddbcb306d6 (patch)
tree5a5d3665b7978dffe64830886174a6d1c8a61a92 /src/common/file_util.cpp
parent3575d367a4aafa1810feab9ba1effbad11a57702 (diff)
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/file_util.cpp')
0 files changed, 0 insertions, 0 deletions