Bitcoin Core 28.99.0
P2P Digital Currency
|
Detect if type has a deserialize_type constructor, which is used to deserialize types like CTransaction that can't be unserialized into existing objects because they are immutable. More...
#include <common-types.h>
Detect if type has a deserialize_type constructor, which is used to deserialize types like CTransaction that can't be unserialized into existing objects because they are immutable.
Definition at line 39 of file common-types.h.