Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Wrapper< Formatter, T > Class Template Reference

Simple wrapper class to serialize objects using a formatter; used by Using(). More...

#include <serialize.h>

Detailed Description

template<typename Formatter, typename T>
class Wrapper< Formatter, T >

Simple wrapper class to serialize objects using a formatter; used by Using().

Definition at line 454 of file serialize.h.


The documentation for this class was generated from the following file: