aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2020-01-08 08:56:19 -0800
committerPieter Wuille <[email protected]>2020-01-13 08:24:44 -0800
commitca62563df341786d1d1809a037d8b592924e78c4 (patch)
treeceed2c69361857a6c44cfc33aec8c99c8782dab0 /src/httpserver.cpp
parentMerge #17857: scripts: fix symbol-check & security-check argument passing (diff)
downloaddiscoin-ca62563df341786d1d1809a037d8b592924e78c4.tar.xz
discoin-ca62563df341786d1d1809a037d8b592924e78c4.zip
Add a generic approach for (de)serialization of objects using code in other classes
This adds the (internal) Wrapper class, and the Using function that uses it. Given a class F that implements Ser(stream, const object&) and Unser(stream, object&) functions, this permits writing e.g. READWRITE(Using<F>(object)).
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions