veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
altintegration::btc::deserialize_type Struct Reference

Dummy data type to identify deserializing constructors. More...

Detailed Description

By convention, a constructor of a type T with signature

is a deserializing constructor, which builds the type by deserializing it from s. If T contains const fields, this is likely the only way to do so.

Definition at line 44 of file serialize.hpp.

#include <serialize.hpp>

+ Collaboration diagram for altintegration::btc::deserialize_type:

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