veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
Dummy data type to identify deserializing constructors. More...
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>