aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/notifications.h
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-06-16 13:28:35 +0200
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-06-18 19:36:32 +0200
commit10867950474a360426685ad888237a5542b0cfac (patch)
tree0b7e65f5e04a5eb07e59381e1da15b157e8b41fe /lib/csapi/notifications.h
parent56575aaed81e1d55e41f577d7b6683702e4c0384 (diff)
downloadlibquotient-10867950474a360426685ad888237a5542b0cfac.tar.gz
libquotient-10867950474a360426685ad888237a5542b0cfac.zip
operation.cpp.mustache: streamline RequestData construction
That `std::move(_data)` never worked because the passed object is a precursor to RequestData, and RequestData always takes things by const-ref or by value, never by rvalue. Also, explicit mention of RequestData is unnecessary, as its constructors are implicit by design.
Diffstat (limited to 'lib/csapi/notifications.h')
0 files changed, 0 insertions, 0 deletions