4 #ifndef DJINNI_GENERATED_ESTIMATEDSIZE_HPP 5 #define DJINNI_GENERATED_ESTIMATEDSIZE_HPP 11 namespace ledger {
namespace core {
namespace api {
24 : Min(std::move(Min_))
25 , Max(std::move(Max_))
42 template <
class Archive>
43 void load(Archive& archive) {
47 template <
class Archive>
48 void save(Archive& archive)
const {
54 #endif //DJINNI_GENERATED_ESTIMATEDSIZE_HPP Definition: EstimatedSize.hpp:18
Definition: Account.cpp:8