aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.h
diff options
context:
space:
mode:
authorRussell Yanofsky <[email protected]>2019-10-01 14:00:46 +0200
committerWladimir J. van der Laan <[email protected]>2020-02-06 13:43:15 +0100
commitff9c671b11d40e5d0623eff3dd12e48cbaafb34e (patch)
tree1c33de1b0b1c8420df5046e56cb3a631b7b0396b /src/httpserver.h
parentnet: Fail instead of truncate command name in CMessageHeader (diff)
downloaddiscoin-ff9c671b11d40e5d0623eff3dd12e48cbaafb34e.tar.xz
discoin-ff9c671b11d40e5d0623eff3dd12e48cbaafb34e.zip
refactor: Work around GCC 9 `-Wredundant-move` warning
Use std::move workaround for unique_ptr, for when the C++ compiler lacks a fix for this issue: http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1579 Do this in a way that avoids a GCC 9 `-Wredundant-move` warning.
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions