Skip to content

Instantly share code, notes, and snippets.

@jmjatlanta
Created August 2, 2019 18:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmjatlanta/1aeeabe9ca71e6923daeb1ee87aea68a to your computer and use it in GitHub Desktop.
Save jmjatlanta/1aeeabe9ca71e6923daeb1ee87aea68a to your computer and use it in GitHub Desktop.
WindowsBuildLog.txt
This file has been truncated, but you can view the full file.
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
secp256k1.vcxproj -> C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\Release\secp256k1.lib
fc.vcxproj -> C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\Release\fc.lib
cl : Command line warning D9002: ignoring unknown option '-fPIC' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
account.cpp
cl : Command line warning D9002: ignoring unknown option '-fPIC' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
stacktrace_test.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/authority.hpp(110): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(144): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(140): note: while compiling class template member function 'fc::graphene_extension_from_variant_visitor<T>::graphene_extension_from_variant_visitor(const fc::variant_object &,T &,uint32_t)'
with
[
T=graphene::protocol::account_create_operation::ext
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(177): note: see reference to function template instantiation 'fc::graphene_extension_from_variant_visitor<T>::graphene_extension_from_variant_visitor(const fc::variant_object &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::account_create_operation::ext
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(177): note: see reference to class template instantiation 'fc::graphene_extension_from_variant_visitor<T>' being compiled
with
[
T=graphene::protocol::account_create_operation::ext
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(58): note: see reference to function template instantiation 'void fc::from_variant<graphene::protocol::account_create_operation::ext>(const fc::variant &,graphene::protocol::extension<graphene::protocol::account_create_operation::ext> &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(283): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::account_create_operation>::type,pointer-to-member(0x150)>(const char *) const' being compiled
with
[
T=graphene::protocol::account_create_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(279): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::account_create_operation>::type,pointer-to-member(0x150)>(const char *) const' being compiled
with
[
T=graphene::protocol::account_create_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(80): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::account_create_operation>::visit<fc::from_variant_visitor<T>>(const Visitor &)' being compiled
with
[
T=graphene::protocol::account_create_operation,
Visitor=fc::from_variant_visitor<graphene::protocol::account_create_operation>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(78): note: while compiling class template member function 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)'
with
[
T=graphene::protocol::account_create_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to function template instantiation 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::account_create_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to class template instantiation 'fc::if_enum<T,void>' being compiled
with
[
T=graphene::protocol::account_create_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\account.cpp(288): note: see reference to function template instantiation 'void fc::from_variant<graphene::protocol::account_create_operation>(const fc::variant &,graphene::protocol::account_create_operation &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::void_t>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::void_t>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\tests\stacktrace_test.cpp(67): note: see reference to class template instantiation 'fc::static_variant<uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,8>' to 'fc_stacktrace::_svdt_visitor::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
with
[
_Ty=std::string (__cdecl *)(const fc_stacktrace::_svdt_visitor &,void *)
]
and
[
Visitor=fc_stacktrace::_svdt_visitor,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(411): note: see reference to function template instantiation 'const std::array<std::string (__cdecl *)(const visitor &,void *),8> fc::init_wrappers<8,const visitor,void*,uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>(Visitor &,Data,fc_stacktrace::_svdt_visitor::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc_stacktrace::_svdt_visitor,
Visitor=fc_stacktrace::_svdt_visitor,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc_stacktrace::_svdt_visitor::result_type fc::static_variant<uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>::visit<visitor>(fc::static_variant<uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc_stacktrace::_svdt_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc_stacktrace::_svdt_visitor::result_type fc::static_variant<uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>::visit<visitor>(fc::static_variant<uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>::tag_type,const visitor &,void *)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::void_t>::clean(void)' being compiled
with
[
visitor=fc_stacktrace::_svdt_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\tests\stacktrace_test.cpp(69): note: see reference to function template instantiation 'fc_stacktrace::_svdt_visitor::result_type fc::static_variant<uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>::visit<fc_stacktrace::_svdt_visitor>(const visitor &)' being compiled
with
[
visitor=fc_stacktrace::_svdt_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\tests\stacktrace_test.cpp(69): note: see reference to function template instantiation 'fc_stacktrace::_svdt_visitor::result_type fc::static_variant<uint8_t,uint16_t,uint32_t,uint64_t,int8_t,int16_t,int32_t,int64_t>::visit<fc_stacktrace::_svdt_visitor>(const visitor &)' being compiled
with
[
visitor=fc_stacktrace::_svdt_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(58): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::void_t>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(302): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::account_transfer_operation>::type,pointer-to-member(0x20)>(const char *) const' being compiled
with
[
T=graphene::protocol::account_transfer_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(302): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::account_transfer_operation>::type,pointer-to-member(0x20)>(const char *) const' being compiled
with
[
T=graphene::protocol::account_transfer_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(80): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::account_transfer_operation>::visit<fc::from_variant_visitor<T>>(const Visitor &)' being compiled
with
[
T=graphene::protocol::account_transfer_operation,
Visitor=fc::from_variant_visitor<graphene::protocol::account_transfer_operation>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(78): note: while compiling class template member function 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)'
with
[
T=graphene::protocol::account_transfer_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to function template instantiation 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::account_transfer_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to class template instantiation 'fc::if_enum<T,void>' being compiled
with
[
T=graphene::protocol::account_transfer_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\account.cpp(292): note: see reference to function template instantiation 'void fc::from_variant<graphene::protocol::account_transfer_operation>(const fc::variant &,graphene::protocol::account_transfer_operation &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(351): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/optional.hpp(240): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(78): note: see reference to class template instantiation 'fc::optional<graphene::protocol::special_authority>' being compiled
bloom_test.vcxproj -> C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\Release\bloom_test.exe
graphene_utilities.vcxproj -> C:\Development\cpp\bitshares-core-pmconrad\build\libraries\utilities\Release\graphene_utilities.lib
cat-parts.vcxproj -> C:\Development\cpp\bitshares-core-pmconrad\build\programs\build_helpers\Release\cat-parts.exe
hmac_test.vcxproj -> C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\Release\hmac_test.exe
task_cancel_test.vcxproj -> C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\Release\task_cancel_test.exe
File "C:/Development/cpp/bitshares-core-pmconrad/build/libraries/chain/include/graphene/chain/hardfork.hpp" up-to-date with .d directory
variant_test.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(284): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::void_t>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(279): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::void_t>::init_from_tag(fc::static_variant<graphene::protocol::void_t>::tag_type)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(307): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::void_t>::init_from_tag(fc::static_variant<graphene::protocol::void_t>::tag_type)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(295): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(333): note: see reference to function template instantiation 'void fc::raw::pack<Stream>(Stream &,const std::string &,uint32_t)' being compiled
with
[
Stream=fc::sha256::encoder
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(283): note: see reference to function template instantiation 'void fc::raw::detail::pack_object_visitor<Stream,T>::operator ()<member_type,fc::reflector<graphene::protocol::account_create_operation>::type,pointer-to-member(0x28)>(const char *) const' being compiled
with
[
Stream=fc::sha256::encoder,
T=graphene::protocol::account_create_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(279): note: see reference to function template instantiation 'void fc::raw::detail::pack_object_visitor<Stream,T>::operator ()<member_type,fc::reflector<graphene::protocol::account_create_operation>::type,pointer-to-member(0x28)>(const char *) const' being compiled
with
[
Stream=fc::sha256::encoder,
T=graphene::protocol::account_create_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(499): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::account_create_operation>::visit<fc::raw::detail::pack_object_visitor<Stream,T>>(const Visitor &)' being compiled
with
[
Stream=fc::sha256::encoder,
T=graphene::protocol::account_create_operation,
Visitor=fc::raw::detail::pack_object_visitor<fc::sha256::encoder,graphene::protocol::account_create_operation>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(541): note: see reference to function template instantiation 'void fc::raw::detail::if_enum<T,void>::pack<Stream>(Stream &,const T &,uint32_t)' being compiled
with
[
T=graphene::protocol::account_create_operation,
Stream=fc::sha256::encoder
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(541): note: see reference to function template instantiation 'void fc::raw::detail::if_enum<T,void>::pack<Stream>(Stream &,const T &,uint32_t)' being compiled
with
[
T=graphene::protocol::account_create_operation,
Stream=fc::sha256::encoder
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(747): note: see reference to function template instantiation 'void fc::raw::detail::if_reflected<std::true_type>::pack<Stream,T>(Stream &,const T &,uint32_t)' being compiled
with
[
Stream=fc::sha256::encoder,
T=graphene::protocol::account_create_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\account.cpp(288): note: see reference to function template instantiation 'void fc::raw::pack<fc::sha256::encoder,graphene::protocol::account_create_operation>(fc::sha256::encoder &,const graphene::protocol::account_create_operation &,uint32_t)' being compiled
fc.lib(elliptic_secp256k1.obj) : error LNK2019: unresolved external symbol "class std::array<char,37> __cdecl fc::ecc::detail::_derive_message(class std::array<unsigned char,33> const &,int)" (?_derive_message@detail@ecc@fc@@YA?AV?$array@D$0CF@@std@@AEBV?$array@E$0CB@@5@H@Z) referenced in function "public: class fc::ecc::extended_public_key __cdecl fc::ecc::extended_public_key::derive_normal_child(int)const " (?derive_normal_child@extended_public_key@ecc@fc@@QEBA?AV123@H@Z) [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\ecc_test.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\Release\ecc_test.exe : fatal error LNK1120: 1 unresolved externals [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\ecc_test.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(94): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(88): note: while compiling class template member function 'graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::graphene_extension_unpack_visitor(Stream &,T &,uint32_t)'
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::account_update_operation::ext
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(227): note: see reference to function template instantiation 'graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::graphene_extension_unpack_visitor(Stream &,T &,uint32_t)' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::account_update_operation::ext
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(227): note: see reference to class template instantiation 'graphene::protocol::graphene_extension_unpack_visitor<Stream,T>' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::account_update_operation::ext
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(351): note: see reference to function template instantiation 'void fc::raw::unpack<Stream,graphene::protocol::account_update_operation::ext>(Stream &,graphene::protocol::extension<graphene::protocol::account_update_operation::ext> &,uint32_t)' being compiled
with
[
Stream=fc::datastream<const char *>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(289): note: see reference to function template instantiation 'void fc::raw::detail::unpack_object_visitor<Stream,T>::operator ()<member_type,fc::reflector<graphene::protocol::account_update_operation>::type,pointer-to-member(0x138)>(const char *) const' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::account_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(287): note: see reference to function template instantiation 'void fc::raw::detail::unpack_object_visitor<Stream,T>::operator ()<member_type,fc::reflector<graphene::protocol::account_update_operation>::type,pointer-to-member(0x138)>(const char *) const' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::account_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(504): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::account_update_operation>::visit<fc::raw::detail::unpack_object_visitor<Stream,T>>(const Visitor &)' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::account_update_operation,
Visitor=fc::raw::detail::unpack_object_visitor<fc::datastream<const char *>,graphene::protocol::account_update_operation>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(546): note: see reference to function template instantiation 'void fc::raw::detail::if_enum<T,void>::unpack<Stream>(Stream &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::account_update_operation,
Stream=fc::datastream<const char *>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(546): note: see reference to function template instantiation 'void fc::raw::detail::if_enum<T,void>::unpack<Stream>(Stream &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::account_update_operation,
Stream=fc::datastream<const char *>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(753): note: see reference to function template instantiation 'void fc::raw::detail::if_reflected<std::true_type>::unpack<Stream,T>(Stream &,T &,uint32_t)' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::account_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\account.cpp(290): note: see reference to function template instantiation 'void fc::raw::unpack<fc::datastream<const char *>,graphene::protocol::account_update_operation>(fc::datastream<const char *> &,graphene::protocol::account_update_operation &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(104): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(99): note: while compiling class template member function 'void graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::maybe_read_next_which(void) const'
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::account_update_operation::ext
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(95): note: see reference to function template instantiation 'void graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::maybe_read_next_which(void) const' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::account_update_operation::ext
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,2>' to 'fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>> &,void *)
]
and
[
Visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(411): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,void *),2> fc::init_wrappers<2,const visitor,void*,graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>(Visitor &,Data,fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>,
Visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>::result_type fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::visit<visitor>(fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>::result_type fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::visit<visitor>(fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(352): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>::result_type fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::visit<fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>>(const visitor &)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(352): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>::result_type fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::visit<fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>>(const visitor &)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(349): note: while compiling class template member function 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority> &fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::operator =(fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority> &&)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/optional.hpp(175): note: see reference to function template instantiation 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority> &fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::operator =(fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority> &&)' being compiled
assert.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/authority.hpp(110): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<fc::test::item>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<fc::test::item>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<fc::test::item>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\tests\variant_test.cpp(162): note: see reference to class template instantiation 'fc::static_variant<fc::test::item>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(284): warning C4244: 'argument': conversion from 'fc::static_variant<fc::test::item>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(279): note: while compiling class template member function 'void fc::static_variant<fc::test::item>::init_from_tag(fc::static_variant<fc::test::item>::tag_type)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(307): note: see reference to function template instantiation 'void fc::static_variant<fc::test::item>::init_from_tag(fc::static_variant<fc::test::item>::tag_type)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<sv_float,std::string,sv_double>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<sv_float,std::string,sv_double>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<sv_float,std::string,sv_double>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\tests\variant_test.cpp(85): note: see reference to class template instantiation 'fc::static_variant<sv_float,std::string,sv_double>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(284): warning C4244: 'argument': conversion from 'fc::static_variant<sv_float,std::string,sv_double>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(279): note: while compiling class template member function 'void fc::static_variant<sv_float,std::string,sv_double>::init_from_tag(fc::static_variant<sv_float,std::string,sv_double>::tag_type)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(307): note: see reference to function template instantiation 'void fc::static_variant<sv_float,std::string,sv_double>::init_from_tag(fc::static_variant<sv_float,std::string,sv_double>::tag_type)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<float>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<float>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<float>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(169): note: see reference to class template instantiation 'fc::static_variant<float>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(255): note: see reference to class template instantiation 'fc::impl::type_info<sv_float,std::string,sv_double>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<double>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<double>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<double>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(169): note: see reference to class template instantiation 'fc::static_variant<double>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(167): note: see reference to class template instantiation 'fc::impl::type_info<sv_double>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(167): note: see reference to class template instantiation 'fc::impl::type_info<std::string,sv_double>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<fc_variant_and_log::types_edge_cases_test::test_method::sv::tag_type,std::string,fc::variant>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<fc_variant_and_log::types_edge_cases_test::test_method::sv::tag_type,std::string,fc::variant>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(436): note: see reference to function template instantiation 'void fc::static_variant<fc_variant_and_log::types_edge_cases_test::test_method::sv::tag_type,std::string,fc::variant>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\tests\variant_test.cpp(66): note: see reference to class template instantiation 'fc::static_variant<fc_variant_and_log::types_edge_cases_test::test_method::sv::tag_type,std::string,fc::variant>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(284): warning C4244: 'argument': conversion from 'fc::static_variant<fc_variant_and_log::types_edge_cases_test::test_method::sv::tag_type,std::string,fc::variant>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(279): note: while compiling class template member function 'void fc::static_variant<fc_variant_and_log::types_edge_cases_test::test_method::sv::tag_type,std::string,fc::variant>::init_from_tag(fc::static_variant<fc_variant_and_log::types_edge_cases_test::test_method::sv::tag_type,std::string,fc::variant>::tag_type)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(437): note: see reference to function template instantiation 'void fc::static_variant<fc_variant_and_log::types_edge_cases_test::test_method::sv::tag_type,std::string,fc::variant>::init_from_tag(fc::static_variant<fc_variant_and_log::types_edge_cases_test::test_method::sv::tag_type,std::string,fc::variant>::tag_type)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\tests\variant_test.cpp(54): note: see reference to class template instantiation 'fc::static_variant<>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(284): warning C4244: 'argument': conversion from 'fc::static_variant<>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(279): note: while compiling class template member function 'void fc::static_variant<>::init_from_tag(fc::static_variant<>::tag_type)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(307): note: see reference to function template instantiation 'void fc::static_variant<>::init_from_tag(fc::static_variant<>::tag_type)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(284): warning C4244: 'argument': conversion from 'fc::static_variant<float>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(279): note: while compiling class template member function 'void fc::static_variant<float>::init_from_tag(fc::static_variant<float>::tag_type)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(307): note: see reference to function template instantiation 'void fc::static_variant<float>::init_from_tag(fc::static_variant<float>::tag_type)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(284): warning C4244: 'argument': conversion from 'fc::static_variant<double>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(279): note: while compiling class template member function 'void fc::static_variant<double>::init_from_tag(fc::static_variant<double>::tag_type)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(307): note: see reference to function template instantiation 'void fc::static_variant<double>::init_from_tag(fc::static_variant<double>::tag_type)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,1>' to 'fc::from_static_variant::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::from_static_variant &,const void *)
]
and
[
Visitor=fc::from_static_variant,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),1> fc::init_const_wrappers<1,const visitor,const void*,fc::test::item,>(Visitor &,Data,fc::from_static_variant::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::from_static_variant,
Visitor=fc::from_static_variant,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::from_static_variant::result_type fc::static_variant<fc::test::item>::visit<visitor>(fc::static_variant<fc::test::item>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::from_static_variant
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::from_static_variant::result_type fc::static_variant<fc::test::item>::visit<visitor>(fc::static_variant<fc::test::item>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::from_static_variant
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(478): note: see reference to function template instantiation 'fc::from_static_variant::result_type fc::static_variant<fc::test::item>::visit<fc::from_static_variant>(const visitor &) const' being compiled
with
[
visitor=fc::from_static_variant
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(478): note: see reference to function template instantiation 'fc::from_static_variant::result_type fc::static_variant<fc::test::item>::visit<fc::from_static_variant>(const visitor &) const' being compiled
with
[
visitor=fc::from_static_variant
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\tests\variant_test.cpp(164): note: see reference to function template instantiation 'void fc::to_variant<fc::test::item>(const fc::static_variant<fc::test::item> &,fc::variant &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,1>' to 'fc::to_static_variant::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::to_static_variant &,void *)
]
and
[
Visitor=fc::to_static_variant,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(411): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,void *),1> fc::init_wrappers<1,const visitor,void*,fc::test::item,>(Visitor &,Data,fc::to_static_variant::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::to_static_variant,
Visitor=fc::to_static_variant,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc::to_static_variant::result_type fc::static_variant<fc::test::item>::visit<visitor>(fc::static_variant<fc::test::item>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc::to_static_variant
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc::to_static_variant::result_type fc::static_variant<fc::test::item>::visit<visitor>(fc::static_variant<fc::test::item>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc::to_static_variant
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(487): note: see reference to function template instantiation 'fc::to_static_variant::result_type fc::static_variant<fc::test::item>::visit<fc::to_static_variant>(const visitor &)' being compiled
with
[
visitor=fc::to_static_variant
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(487): note: see reference to function template instantiation 'fc::to_static_variant::result_type fc::static_variant<fc::test::item>::visit<fc::to_static_variant>(const visitor &)' being compiled
with
[
visitor=fc::to_static_variant
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\tests\variant_test.cpp(175): note: see reference to function template instantiation 'void fc::from_variant<fc::test::item>(const fc::variant &,fc::static_variant<fc::test::item> &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,1>' to 'fc::impl::copy_construct<fc::static_variant<fc::test::item>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\fc\tests\all_tests.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::copy_construct<fc::static_variant<fc::test::item>> &,const void *)
]
and
[
Visitor=fc::impl::copy_construct<fc::static_variant<fc::test::item>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),1> fc::init_const_wrappers<1,const visitor,const void*,fc::test::item,>(Visitor &,Data,fc::impl::copy_construct<fc::static_variant<fc::test::item>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<fc::test::item>>,
Visitor=fc::impl::copy_construct<fc::static_variant<fc::test::item>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<fc::test::item>>::result_type fc::static_variant<fc::test::item>::visit<visitor>(fc::static_variant<fc::test::item>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<fc::test::item>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<fc::test::item>>::result_type fc::static_variant<fc::test::item>::visit<visitor>(fc::static_variant<fc::test::item>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<fc::test::item>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<fc::test::item>>::result_type fc::static_variant<fc::test::item>::visit<fc::impl::copy_construct<fc::static_variant<fc::test::item>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<fc::test::item>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<fc::test::item>>::result_type fc::static_variant<fc::test::item>::visit<fc::impl::copy_construct<fc::static_variant<fc::test::item>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<fc::test::item>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(316): note: while compiling class template member function 'fc::static_variant<fc::test::item>::static_variant(const fc::static_variant<fc::test::item> &)'
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xmemory0(881): note: see reference to function template instantiation 'fc::static_variant<fc::test::item>::static_variant(const fc::static_variant<fc::test::item> &)' being compiled
Generating Code...
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,3>' to 'graphene::protocol::predicate_validator::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const graphene::protocol::predicate_validator &,const void *)
]
and
[
Visitor=graphene::protocol::predicate_validator,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),3> fc::init_const_wrappers<3,const visitor,const void*,graphene::protocol::account_name_eq_lit_predicate,graphene::protocol::asset_symbol_eq_lit_predicate,graphene::protocol::block_id_predicate>(Visitor &,Data,graphene::protocol::predicate_validator::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=graphene::protocol::predicate_validator,
Visitor=graphene::protocol::predicate_validator,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'graphene::protocol::predicate_validator::result_type fc::static_variant<graphene::protocol::account_name_eq_lit_predicate,graphene::protocol::asset_symbol_eq_lit_predicate,graphene::protocol::block_id_predicate>::visit<visitor>(fc::static_variant<graphene::protocol::account_name_eq_lit_predicate,graphene::protocol::asset_symbol_eq_lit_predicate,graphene::protocol::block_id_predicate>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::predicate_validator
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'graphene::protocol::predicate_validator::result_type fc::static_variant<graphene::protocol::account_name_eq_lit_predicate,graphene::protocol::asset_symbol_eq_lit_predicate,graphene::protocol::block_id_predicate>::visit<visitor>(fc::static_variant<graphene::protocol::account_name_eq_lit_predicate,graphene::protocol::asset_symbol_eq_lit_predicate,graphene::protocol::block_id_predicate>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::predicate_validator
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\assert.cpp(57): note: see reference to function template instantiation 'graphene::protocol::predicate_validator::result_type fc::static_variant<graphene::protocol::account_name_eq_lit_predicate,graphene::protocol::asset_symbol_eq_lit_predicate,graphene::protocol::block_id_predicate>::visit<graphene::protocol::predicate_validator>(const visitor &) const' being compiled
with
[
visitor=graphene::protocol::predicate_validator
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\assert.cpp(57): note: see reference to function template instantiation 'graphene::protocol::predicate_validator::result_type fc::static_variant<graphene::protocol::account_name_eq_lit_predicate,graphene::protocol::asset_symbol_eq_lit_predicate,graphene::protocol::block_id_predicate>::visit<graphene::protocol::predicate_validator>(const visitor &) const' being compiled
with
[
visitor=graphene::protocol::predicate_validator
]
asset_ops.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(144): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(140): note: while compiling class template member function 'fc::graphene_extension_from_variant_visitor<T>::graphene_extension_from_variant_visitor(const fc::variant_object &,T &,uint32_t)'
with
[
T=graphene::protocol::additional_asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(177): note: see reference to function template instantiation 'fc::graphene_extension_from_variant_visitor<T>::graphene_extension_from_variant_visitor(const fc::variant_object &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::additional_asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(177): note: see reference to class template instantiation 'fc::graphene_extension_from_variant_visitor<T>' being compiled
with
[
T=graphene::protocol::additional_asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(58): note: see reference to function template instantiation 'void fc::from_variant<graphene::protocol::additional_asset_options>(const fc::variant &,graphene::protocol::extension<graphene::protocol::additional_asset_options> &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(535): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::asset_options>::type,pointer-to-member(0xc0)>(const char *) const' being compiled
with
[
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(522): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::asset_options>::type,pointer-to-member(0xc0)>(const char *) const' being compiled
with
[
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(80): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::asset_options>::visit<fc::from_variant_visitor<T>>(const Visitor &)' being compiled
with
[
T=graphene::protocol::asset_options,
Visitor=fc::from_variant_visitor<graphene::protocol::asset_options>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(78): note: while compiling class template member function 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)'
with
[
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to function template instantiation 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to class template instantiation 'fc::if_enum<T,void>' being compiled
with
[
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\asset_ops.cpp(259): note: see reference to function template instantiation 'void fc::from_variant<graphene::protocol::asset_options>(const fc::variant &,graphene::protocol::asset_options &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(295): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(333): note: see reference to function template instantiation 'void fc::raw::pack<Stream>(Stream &,const std::string &,uint32_t)' being compiled
with
[
Stream=fc::sha256::encoder
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(535): note: see reference to function template instantiation 'void fc::raw::detail::pack_object_visitor<Stream,T>::operator ()<member_type,fc::reflector<graphene::protocol::asset_options>::type,pointer-to-member(0xa0)>(const char *) const' being compiled
with
[
Stream=fc::sha256::encoder,
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(522): note: see reference to function template instantiation 'void fc::raw::detail::pack_object_visitor<Stream,T>::operator ()<member_type,fc::reflector<graphene::protocol::asset_options>::type,pointer-to-member(0xa0)>(const char *) const' being compiled
with
[
Stream=fc::sha256::encoder,
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(499): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::asset_options>::visit<fc::raw::detail::pack_object_visitor<Stream,T>>(const Visitor &)' being compiled
with
[
Stream=fc::sha256::encoder,
T=graphene::protocol::asset_options,
Visitor=fc::raw::detail::pack_object_visitor<fc::sha256::encoder,graphene::protocol::asset_options>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(541): note: see reference to function template instantiation 'void fc::raw::detail::if_enum<T,void>::pack<Stream>(Stream &,const T &,uint32_t)' being compiled
with
[
T=graphene::protocol::asset_options,
Stream=fc::sha256::encoder
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(541): note: see reference to function template instantiation 'void fc::raw::detail::if_enum<T,void>::pack<Stream>(Stream &,const T &,uint32_t)' being compiled
with
[
T=graphene::protocol::asset_options,
Stream=fc::sha256::encoder
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(747): note: see reference to function template instantiation 'void fc::raw::detail::if_reflected<std::true_type>::pack<Stream,T>(Stream &,const T &,uint32_t)' being compiled
with
[
Stream=fc::sha256::encoder,
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\asset_ops.cpp(259): note: see reference to function template instantiation 'void fc::raw::pack<fc::sha256::encoder,graphene::protocol::asset_options>(fc::sha256::encoder &,const graphene::protocol::asset_options &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(94): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(88): note: while compiling class template member function 'graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::graphene_extension_unpack_visitor(Stream &,T &,uint32_t)'
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::additional_asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(227): note: see reference to function template instantiation 'graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::graphene_extension_unpack_visitor(Stream &,T &,uint32_t)' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::additional_asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(227): note: see reference to class template instantiation 'graphene::protocol::graphene_extension_unpack_visitor<Stream,T>' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::additional_asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(351): note: see reference to function template instantiation 'void fc::raw::unpack<Stream,graphene::protocol::additional_asset_options>(Stream &,graphene::protocol::extension<graphene::protocol::additional_asset_options> &,uint32_t)' being compiled
with
[
Stream=fc::datastream<const char *>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(535): note: see reference to function template instantiation 'void fc::raw::detail::unpack_object_visitor<Stream,T>::operator ()<member_type,fc::reflector<graphene::protocol::asset_options>::type,pointer-to-member(0xc0)>(const char *) const' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(522): note: see reference to function template instantiation 'void fc::raw::detail::unpack_object_visitor<Stream,T>::operator ()<member_type,fc::reflector<graphene::protocol::asset_options>::type,pointer-to-member(0xc0)>(const char *) const' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(504): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::asset_options>::visit<fc::raw::detail::unpack_object_visitor<Stream,T>>(const Visitor &)' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::asset_options,
Visitor=fc::raw::detail::unpack_object_visitor<fc::datastream<const char *>,graphene::protocol::asset_options>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(546): note: see reference to function template instantiation 'void fc::raw::detail::if_enum<T,void>::unpack<Stream>(Stream &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::asset_options,
Stream=fc::datastream<const char *>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(546): note: see reference to function template instantiation 'void fc::raw::detail::if_enum<T,void>::unpack<Stream>(Stream &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::asset_options,
Stream=fc::datastream<const char *>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(753): note: see reference to function template instantiation 'void fc::raw::detail::if_reflected<std::true_type>::unpack<Stream,T>(Stream &,T &,uint32_t)' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\asset_ops.cpp(259): note: see reference to function template instantiation 'void fc::raw::unpack<fc::datastream<const char *>,graphene::protocol::asset_options>(fc::datastream<const char *> &,graphene::protocol::asset_options &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(104): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(99): note: while compiling class template member function 'void graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::maybe_read_next_which(void) const'
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::additional_asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(95): note: see reference to function template instantiation 'void graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::maybe_read_next_which(void) const' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::additional_asset_options
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,1>' to 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>> &,void *)
]
and
[
Visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(411): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,void *),1> fc::init_wrappers<1,const visitor,void*,graphene::protocol::void_t,>(Visitor &,Data,fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>,
Visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<visitor>(fc::static_variant<graphene::protocol::void_t>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<visitor>(fc::static_variant<graphene::protocol::void_t>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(323): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>>(const visitor &)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(323): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>>(const visitor &)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(321): note: while compiling class template member function 'fc::static_variant<graphene::protocol::void_t>::static_variant(fc::static_variant<graphene::protocol::void_t> &&)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/variant.hpp(340): note: see reference to function template instantiation 'fc::static_variant<graphene::protocol::void_t>::static_variant(fc::static_variant<graphene::protocol::void_t> &&)' being compiled
C:\Development\cpp\boost169\include\boost-1_69\boost/move/detail/type_traits.hpp(805): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::void_t>' being compiled
C:\Development\cpp\boost169\include\boost-1_69\boost/container/detail/copy_move_algo.hpp(263): note: see reference to class template instantiation 'boost::move_detail::is_trivially_destructible<fc::static_variant<graphene::protocol::void_t>>' being compiled
C:\Development\cpp\boost169\include\boost-1_69\boost/container/vector.hpp(1088): note: see reference to class template instantiation 'boost::container::dtl::enable_if_trivially_destructible<T *,void>' being compiled
with
[
T=graphene::protocol::future_extensions
]
C:\Development\cpp\boost169\include\boost-1_69\boost/container/detail/copy_move_algo.hpp(982): note: see reference to function template instantiation 'dtl::enable_if_trivially_destructible<I,void>::type boost::container::destroy_alloc_n(Allocator &,I,U)' being compiled
C:\Development\cpp\boost169\include\boost-1_69\boost/container/vector.hpp(1086): note: while compiling class template member function 'boost::container::vector<Value,AllocatorOrContainer,void>::~vector(void) noexcept'
with
[
Value=graphene::protocol::future_extensions,
AllocatorOrContainer=boost::container::new_allocator<graphene::protocol::future_extensions>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\asset_ops.cpp(289): note: see reference to function template instantiation 'boost::container::vector<Value,AllocatorOrContainer,void>::~vector(void) noexcept' being compiled
with
[
Value=graphene::protocol::future_extensions,
AllocatorOrContainer=boost::container::new_allocator<graphene::protocol::future_extensions>
]
C:\Development\cpp\boost169\include\boost-1_69\boost/container/detail/flat_tree.hpp(463): note: see reference to class template instantiation 'boost::container::vector<Value,AllocatorOrContainer,void>' being compiled
with
[
Value=graphene::protocol::future_extensions,
AllocatorOrContainer=boost::container::new_allocator<graphene::protocol::future_extensions>
]
C:\Development\cpp\boost169\include\boost-1_69\boost/container/flat_set.hpp(85): note: see reference to class template instantiation 'boost::container::dtl::flat_tree<Key,boost::move_detail::identity<Key>,Compare,AllocatorOrContainer>' being compiled
with
[
Key=graphene::protocol::future_extensions,
Compare=std::less<graphene::protocol::future_extensions>,
AllocatorOrContainer=boost::container::new_allocator<graphene::protocol::future_extensions>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(116): note: see reference to class template instantiation 'boost::container::flat_set<graphene::protocol::future_extensions,std::less<Key>,boost::container::new_allocator<Key>>' being compiled
with
[
Key=graphene::protocol::future_extensions
]
block.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/authority.hpp(110): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/transaction.hpp(292): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/transaction.hpp(292): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\block.cpp(87): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fee_schedule.hpp(53): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(129): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/optional.hpp(240): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(78): note: see reference to class template instantiation 'fc::optional<graphene::protocol::special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/vesting.hpp(82): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(90): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(57): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>> &,const void *)
]
and
[
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),54> fc::init_const_wrappers<54,const visitor,const void*,graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>(Visitor &,Data,fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(316): note: while compiling class template member function 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::static_variant(const fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation> &)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(128): note: see reference to function template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::static_variant(const fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation> &)' being compiled
chain_parameters.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/authority.hpp(110): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fee_schedule.hpp(53): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(129): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/optional.hpp(240): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(78): note: see reference to class template instantiation 'fc::optional<graphene::protocol::special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/vesting.hpp(82): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(90): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(57): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>> &,const void *)
]
and
[
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),54> fc::init_const_wrappers<54,const visitor,const void*,graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>(Visitor &,Data,fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(316): note: while compiling class template member function 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::static_variant(const fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation> &)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(128): note: see reference to function template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::static_variant(const fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation> &)' being compiled
fee_schedule.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/authority.hpp(110): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\fee_schedule.cpp(72): warning C4244: 'initializing': conversion from 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type' to 'const int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(436): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fee_schedule.hpp(53): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(284): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(279): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::init_from_tag(fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(437): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::init_from_tag(fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(129): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/optional.hpp(240): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(78): note: see reference to class template instantiation 'fc::optional<graphene::protocol::special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/vesting.hpp(82): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(90): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(57): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'graphene::protocol::fee_schedule_validate_visitor::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const graphene::protocol::fee_schedule_validate_visitor &,const void *)
]
and
[
Visitor=graphene::protocol::fee_schedule_validate_visitor,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),54> fc::init_const_wrappers<54,const visitor,const void*,graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>(Visitor &,Data,graphene::protocol::fee_schedule_validate_visitor::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=graphene::protocol::fee_schedule_validate_visitor,
Visitor=graphene::protocol::fee_schedule_validate_visitor,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'graphene::protocol::fee_schedule_validate_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::fee_schedule_validate_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'graphene::protocol::fee_schedule_validate_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::fee_schedule_validate_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\fee_schedule.cpp(63): note: see reference to function template instantiation 'graphene::protocol::fee_schedule_validate_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::visit<graphene::protocol::fee_schedule_validate_visitor>(const visitor &) const' being compiled
with
[
visitor=graphene::protocol::fee_schedule_validate_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\fee_schedule.cpp(63): note: see reference to function template instantiation 'graphene::protocol::fee_schedule_validate_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::visit<graphene::protocol::fee_schedule_validate_visitor>(const visitor &) const' being compiled
with
[
visitor=graphene::protocol::fee_schedule_validate_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'graphene::protocol::zero_fee_visitor::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const graphene::protocol::zero_fee_visitor &,void *)
]
and
[
Visitor=graphene::protocol::zero_fee_visitor,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(411): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,void *),54> fc::init_wrappers<54,const visitor,void*,graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>(Visitor &,Data,graphene::protocol::zero_fee_visitor::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=graphene::protocol::zero_fee_visitor,
Visitor=graphene::protocol::zero_fee_visitor,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'graphene::protocol::zero_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=graphene::protocol::zero_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'graphene::protocol::zero_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=graphene::protocol::zero_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\fee_schedule.cpp(117): note: see reference to function template instantiation 'graphene::protocol::zero_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::visit<graphene::protocol::zero_fee_visitor>(const visitor &)' being compiled
with
[
visitor=graphene::protocol::zero_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\fee_schedule.cpp(117): note: see reference to function template instantiation 'graphene::protocol::zero_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::visit<graphene::protocol::zero_fee_visitor>(const visitor &)' being compiled
with
[
visitor=graphene::protocol::zero_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'graphene::protocol::calc_fee_visitor::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=uint64_t (__cdecl *)(const graphene::protocol::calc_fee_visitor &,const void *)
]
and
[
Visitor=graphene::protocol::calc_fee_visitor,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<uint64_t (__cdecl *)(const visitor &,const void *),54> fc::init_const_wrappers<54,const visitor,const void*,graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>(Visitor &,Data,graphene::protocol::calc_fee_visitor::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=graphene::protocol::calc_fee_visitor,
Visitor=graphene::protocol::calc_fee_visitor,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'graphene::protocol::calc_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::calc_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'graphene::protocol::calc_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::calc_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\fee_schedule.cpp(123): note: see reference to function template instantiation 'graphene::protocol::calc_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<graphene::protocol::calc_fee_visitor>(const visitor &) const' being compiled
with
[
visitor=graphene::protocol::calc_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\fee_schedule.cpp(123): note: see reference to function template instantiation 'graphene::protocol::calc_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<graphene::protocol::calc_fee_visitor>(const visitor &) const' being compiled
with
[
visitor=graphene::protocol::calc_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'graphene::protocol::set_fee_visitor::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const graphene::protocol::set_fee_visitor &,void *)
]
and
[
Visitor=graphene::protocol::set_fee_visitor,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(411): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,void *),54> fc::init_wrappers<54,const visitor,void*,graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>(Visitor &,Data,graphene::protocol::set_fee_visitor::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=graphene::protocol::set_fee_visitor,
Visitor=graphene::protocol::set_fee_visitor,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'graphene::protocol::set_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=graphene::protocol::set_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'graphene::protocol::set_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=graphene::protocol::set_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\fee_schedule.cpp(146): note: see reference to function template instantiation 'graphene::protocol::set_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<graphene::protocol::set_fee_visitor>(const visitor &)' being compiled
with
[
visitor=graphene::protocol::set_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\fee_schedule.cpp(146): note: see reference to function template instantiation 'graphene::protocol::set_fee_visitor::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<graphene::protocol::set_fee_visitor>(const visitor &)' being compiled
with
[
visitor=graphene::protocol::set_fee_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>> &,const void *)
]
and
[
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),54> fc::init_const_wrappers<54,const visitor,const void*,graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>(Visitor &,Data,fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(316): note: while compiling class template member function 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::static_variant(const fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation> &)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(128): note: see reference to function template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::static_variant(const fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation> &)' being compiled
proposal.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/authority.hpp(110): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\proposal.cpp(91): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fee_schedule.hpp(53): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(129): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/optional.hpp(240): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(78): note: see reference to class template instantiation 'fc::optional<graphene::protocol::special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/vesting.hpp(82): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(90): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(57): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>> &,const void *)
]
and
[
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),54> fc::init_const_wrappers<54,const visitor,const void*,graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>(Visitor &,Data,fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(316): note: while compiling class template member function 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::static_variant(const fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation> &)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(128): note: see reference to function template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::static_variant(const fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation> &)' being compiled
transfer.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::void_t>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::void_t>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::void_t>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(58): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::void_t>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/transfer.hpp(107): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::override_transfer_operation>::type,pointer-to-member(0xa8)>(const char *) const' being compiled
with
[
T=graphene::protocol::override_transfer_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/transfer.hpp(107): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::override_transfer_operation>::type,pointer-to-member(0xa8)>(const char *) const' being compiled
with
[
T=graphene::protocol::override_transfer_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(80): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::override_transfer_operation>::visit<fc::from_variant_visitor<T>>(const Visitor &)' being compiled
with
[
T=graphene::protocol::override_transfer_operation,
Visitor=fc::from_variant_visitor<graphene::protocol::override_transfer_operation>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(78): note: while compiling class template member function 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)'
with
[
T=graphene::protocol::override_transfer_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to function template instantiation 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::override_transfer_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to class template instantiation 'fc::if_enum<T,void>' being compiled
with
[
T=graphene::protocol::override_transfer_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\transfer.cpp(70): note: see reference to function template instantiation 'void fc::from_variant<graphene::protocol::override_transfer_operation>(const fc::variant &,graphene::protocol::override_transfer_operation &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(284): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::void_t>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(279): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::void_t>::init_from_tag(fc::static_variant<graphene::protocol::void_t>::tag_type)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(307): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::void_t>::init_from_tag(fc::static_variant<graphene::protocol::void_t>::tag_type)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,1>' to 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>> &,void *)
]
and
[
Visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(411): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,void *),1> fc::init_wrappers<1,const visitor,void*,graphene::protocol::void_t,>(Visitor &,Data,fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>,
Visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<visitor>(fc::static_variant<graphene::protocol::void_t>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<visitor>(fc::static_variant<graphene::protocol::void_t>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(323): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>>(const visitor &)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(323): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>>(const visitor &)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(321): note: while compiling class template member function 'fc::static_variant<graphene::protocol::void_t>::static_variant(fc::static_variant<graphene::protocol::void_t> &&)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/variant.hpp(340): note: see reference to function template instantiation 'fc::static_variant<graphene::protocol::void_t>::static_variant(fc::static_variant<graphene::protocol::void_t> &&)' being compiled
special_authority.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,2>' to 'graphene::protocol::special_authority_validate_visitor::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(graphene::protocol::special_authority_validate_visitor &,const void *)
]
and
[
Visitor=graphene::protocol::special_authority_validate_visitor,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(419): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(visitor &,const void *),2> fc::init_const_wrappers<2,visitor,const void*,graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>(Visitor &,Data,graphene::protocol::special_authority_validate_visitor::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=graphene::protocol::special_authority_validate_visitor,
Visitor=graphene::protocol::special_authority_validate_visitor,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(392): note: see reference to function template instantiation 'graphene::protocol::special_authority_validate_visitor::result_type fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::visit<visitor>(fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type,visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::special_authority_validate_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(392): note: see reference to function template instantiation 'graphene::protocol::special_authority_validate_visitor::result_type fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::visit<visitor>(fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type,visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::special_authority_validate_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\special_authority.cpp(46): note: see reference to function template instantiation 'graphene::protocol::special_authority_validate_visitor::result_type fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::visit<graphene::protocol::special_authority_validate_visitor>(visitor &) const' being compiled
with
[
visitor=graphene::protocol::special_authority_validate_visitor
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\special_authority.cpp(46): note: see reference to function template instantiation 'graphene::protocol::special_authority_validate_visitor::result_type fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::visit<graphene::protocol::special_authority_validate_visitor>(visitor &) const' being compiled
with
[
visitor=graphene::protocol::special_authority_validate_visitor
]
committee_member.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/authority.hpp(110): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fee_schedule.hpp(53): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(129): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/optional.hpp(240): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(78): note: see reference to class template instantiation 'fc::optional<graphene::protocol::special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/vesting.hpp(82): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(90): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(57): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>> &,const void *)
]
and
[
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),54> fc::init_const_wrappers<54,const visitor,const void*,graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>(Visitor &,Data,fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(318): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>>(const visitor &) const' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(316): note: while compiling class template member function 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::static_variant(const fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation> &)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(128): note: see reference to function template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::static_variant(const fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation> &)' being compiled
market.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(144): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(140): note: while compiling class template member function 'fc::graphene_extension_from_variant_visitor<T>::graphene_extension_from_variant_visitor(const fc::variant_object &,T &,uint32_t)'
with
[
T=graphene::protocol::call_order_update_operation::options_type
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(177): note: see reference to function template instantiation 'fc::graphene_extension_from_variant_visitor<T>::graphene_extension_from_variant_visitor(const fc::variant_object &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::call_order_update_operation::options_type
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(177): note: see reference to class template instantiation 'fc::graphene_extension_from_variant_visitor<T>' being compiled
with
[
T=graphene::protocol::call_order_update_operation::options_type
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(58): note: see reference to function template instantiation 'void fc::from_variant<graphene::protocol::call_order_update_operation::options_type>(const fc::variant &,graphene::protocol::extension<graphene::protocol::call_order_update_operation::options_type> &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(231): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::call_order_update_operation>::type,pointer-to-member(0x38)>(const char *) const' being compiled
with
[
T=graphene::protocol::call_order_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(231): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::call_order_update_operation>::type,pointer-to-member(0x38)>(const char *) const' being compiled
with
[
T=graphene::protocol::call_order_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(80): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::call_order_update_operation>::visit<fc::from_variant_visitor<T>>(const Visitor &)' being compiled
with
[
T=graphene::protocol::call_order_update_operation,
Visitor=fc::from_variant_visitor<graphene::protocol::call_order_update_operation>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(78): note: while compiling class template member function 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)'
with
[
T=graphene::protocol::call_order_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to function template instantiation 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::call_order_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to class template instantiation 'fc::if_enum<T,void>' being compiled
with
[
T=graphene::protocol::call_order_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\market.cpp(68): note: see reference to function template instantiation 'void fc::from_variant<graphene::protocol::call_order_update_operation>(const fc::variant &,graphene::protocol::call_order_update_operation &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::void_t>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::void_t>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::void_t>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(58): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::void_t>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(233): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::bid_collateral_operation>::type,pointer-to-member(0x38)>(const char *) const' being compiled
with
[
T=graphene::protocol::bid_collateral_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(233): note: see reference to function template instantiation 'void fc::from_variant_visitor<T>::operator ()<member_type,fc::reflector<graphene::protocol::bid_collateral_operation>::type,pointer-to-member(0x38)>(const char *) const' being compiled
with
[
T=graphene::protocol::bid_collateral_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(80): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::bid_collateral_operation>::visit<fc::from_variant_visitor<T>>(const Visitor &)' being compiled
with
[
T=graphene::protocol::bid_collateral_operation,
Visitor=fc::from_variant_visitor<graphene::protocol::bid_collateral_operation>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(78): note: while compiling class template member function 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)'
with
[
T=graphene::protocol::bid_collateral_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to function template instantiation 'void fc::if_enum<T,void>::from_variant(const fc::variant &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::bid_collateral_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/reflect/variant.hpp(110): note: see reference to class template instantiation 'fc::if_enum<T,void>' being compiled
with
[
T=graphene::protocol::bid_collateral_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\market.cpp(69): note: see reference to function template instantiation 'void fc::from_variant<graphene::protocol::bid_collateral_operation>(const fc::variant &,graphene::protocol::bid_collateral_operation &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(284): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::void_t>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(279): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::void_t>::init_from_tag(fc::static_variant<graphene::protocol::void_t>::tag_type)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(307): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::void_t>::init_from_tag(fc::static_variant<graphene::protocol::void_t>::tag_type)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(94): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(88): note: while compiling class template member function 'graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::graphene_extension_unpack_visitor(Stream &,T &,uint32_t)'
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::call_order_update_operation::options_type
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(227): note: see reference to function template instantiation 'graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::graphene_extension_unpack_visitor(Stream &,T &,uint32_t)' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::call_order_update_operation::options_type
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(227): note: see reference to class template instantiation 'graphene::protocol::graphene_extension_unpack_visitor<Stream,T>' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::call_order_update_operation::options_type
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(351): note: see reference to function template instantiation 'void fc::raw::unpack<Stream,graphene::protocol::call_order_update_operation::options_type>(Stream &,graphene::protocol::extension<graphene::protocol::call_order_update_operation::options_type> &,uint32_t)' being compiled
with
[
Stream=fc::datastream<const char *>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(231): note: see reference to function template instantiation 'void fc::raw::detail::unpack_object_visitor<Stream,T>::operator ()<member_type,fc::reflector<graphene::protocol::call_order_update_operation>::type,pointer-to-member(0x38)>(const char *) const' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::call_order_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(231): note: see reference to function template instantiation 'void fc::raw::detail::unpack_object_visitor<Stream,T>::operator ()<member_type,fc::reflector<graphene::protocol::call_order_update_operation>::type,pointer-to-member(0x38)>(const char *) const' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::call_order_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(504): note: see reference to function template instantiation 'void fc::reflector<graphene::protocol::call_order_update_operation>::visit<fc::raw::detail::unpack_object_visitor<Stream,T>>(const Visitor &)' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::call_order_update_operation,
Visitor=fc::raw::detail::unpack_object_visitor<fc::datastream<const char *>,graphene::protocol::call_order_update_operation>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(546): note: see reference to function template instantiation 'void fc::raw::detail::if_enum<T,void>::unpack<Stream>(Stream &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::call_order_update_operation,
Stream=fc::datastream<const char *>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(546): note: see reference to function template instantiation 'void fc::raw::detail::if_enum<T,void>::unpack<Stream>(Stream &,T &,uint32_t)' being compiled
with
[
T=graphene::protocol::call_order_update_operation,
Stream=fc::datastream<const char *>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/io/raw.hpp(753): note: see reference to function template instantiation 'void fc::raw::detail::if_reflected<std::true_type>::unpack<Stream,T>(Stream &,T &,uint32_t)' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::call_order_update_operation
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\market.cpp(68): note: see reference to function template instantiation 'void fc::raw::unpack<fc::datastream<const char *>,graphene::protocol::call_order_update_operation>(fc::datastream<const char *> &,graphene::protocol::call_order_update_operation &,uint32_t)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(104): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(99): note: while compiling class template member function 'void graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::maybe_read_next_which(void) const'
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::call_order_update_operation::options_type
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/ext.hpp(95): note: see reference to function template instantiation 'void graphene::protocol::graphene_extension_unpack_visitor<Stream,T>::maybe_read_next_which(void) const' being compiled
with
[
Stream=fc::datastream<const char *>,
T=graphene::protocol::call_order_update_operation::options_type
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,1>' to 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>> &,void *)
]
and
[
Visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(225): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(411): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,void *),1> fc::init_wrappers<1,const visitor,void*,graphene::protocol::void_t,>(Visitor &,Data,fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>,
Visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>,
Data=void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<visitor>(fc::static_variant<graphene::protocol::void_t>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(387): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<visitor>(fc::static_variant<graphene::protocol::void_t>::tag_type,const visitor &,void *)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(323): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>>(const visitor &)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(323): note: see reference to function template instantiation 'fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>::result_type fc::static_variant<graphene::protocol::void_t>::visit<fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>>(const visitor &)' being compiled
with
[
visitor=fc::impl::move_construct<fc::static_variant<graphene::protocol::void_t>>
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(321): note: while compiling class template member function 'fc::static_variant<graphene::protocol::void_t>::static_variant(fc::static_variant<graphene::protocol::void_t> &&)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/variant.hpp(340): note: see reference to function template instantiation 'fc::static_variant<graphene::protocol::void_t>::static_variant(fc::static_variant<graphene::protocol::void_t> &&)' being compiled
operations.cpp
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/types.hpp(261): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/base.hpp(128): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/authority.hpp(110): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/special_authority.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/asset_ops.hpp(550): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/balance.hpp(59): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fba.hpp(47): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(224): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/market.hpp(225): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(100): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(101): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(196): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_IS_NOT_EMPTY' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(198): warning C4003: not enough arguments for function-like macro invocation 'BOOST_PP_SEQ_DETAIL_EMPTY_SIZE' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/fee_schedule.hpp(53): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation::fee_parameters_type,graphene::protocol::limit_order_create_operation::fee_parameters_type,graphene::protocol::limit_order_cancel_operation::fee_parameters_type,graphene::protocol::call_order_update_operation::fee_parameters_type,graphene::protocol::fill_order_operation::fee_parameters_type,graphene::protocol::account_create_operation::fee_parameters_type,graphene::protocol::account_update_operation::fee_parameters_type,graphene::protocol::account_whitelist_operation::fee_parameters_type,graphene::protocol::account_upgrade_operation::fee_parameters_type,graphene::protocol::account_transfer_operation::fee_parameters_type,graphene::protocol::asset_create_operation::fee_parameters_type,graphene::protocol::asset_update_operation::fee_parameters_type,graphene::protocol::asset_update_bitasset_operation::fee_parameters_type,graphene::protocol::asset_update_feed_producers_operation::fee_parameters_type,graphene::protocol::asset_issue_operation::fee_parameters_type,graphene::protocol::asset_reserve_operation::fee_parameters_type,graphene::protocol::asset_fund_fee_pool_operation::fee_parameters_type,graphene::protocol::asset_settle_operation::fee_parameters_type,graphene::protocol::asset_global_settle_operation::fee_parameters_type,graphene::protocol::asset_publish_feed_operation::fee_parameters_type,graphene::protocol::witness_create_operation::fee_parameters_type,graphene::protocol::witness_update_operation::fee_parameters_type,graphene::protocol::proposal_create_operation::fee_parameters_type,graphene::protocol::proposal_update_operation::fee_parameters_type,graphene::protocol::proposal_delete_operation::fee_parameters_type,graphene::protocol::withdraw_permission_create_operation::fee_parameters_type,graphene::protocol::withdraw_permission_update_operation::fee_parameters_type,graphene::protocol::withdraw_permission_claim_operation::fee_parameters_type,graphene::protocol::withdraw_permission_delete_operation::fee_parameters_type,graphene::protocol::committee_member_create_operation::fee_parameters_type,graphene::protocol::committee_member_update_operation::fee_parameters_type,graphene::protocol::committee_member_update_global_parameters_operation::fee_parameters_type,graphene::protocol::vesting_balance_create_operation::fee_parameters_type,graphene::protocol::vesting_balance_withdraw_operation::fee_parameters_type,graphene::protocol::worker_create_operation::fee_parameters_type,graphene::protocol::custom_operation::fee_parameters_type,graphene::protocol::assert_operation::fee_parameters_type,graphene::protocol::balance_claim_operation::fee_parameters_type,graphene::protocol::override_transfer_operation::fee_parameters_type,graphene::protocol::transfer_to_blind_operation::fee_parameters_type,graphene::protocol::blind_transfer_operation::fee_parameters_type,graphene::protocol::transfer_from_blind_operation::fee_parameters_type,graphene::protocol::asset_settle_cancel_operation::fee_parameters_type,graphene::protocol::asset_claim_fees_operation::fee_parameters_type,graphene::protocol::fba_distribute_operation::fee_parameters_type,graphene::protocol::bid_collateral_operation::fee_parameters_type,graphene::protocol::execute_bid_operation::fee_parameters_type,graphene::protocol::asset_claim_pool_operation::fee_parameters_type,graphene::protocol::asset_update_issuer_operation::fee_parameters_type,graphene::protocol::htlc_create_operation::fee_parameters_type,graphene::protocol::htlc_redeem_operation::fee_parameters_type,graphene::protocol::htlc_redeemed_operation::fee_parameters_type,graphene::protocol::htlc_extend_operation::fee_parameters_type,graphene::protocol::htlc_refund_operation::fee_parameters_type>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/operations.hpp(129): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/optional.hpp(240): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::no_special_authority,graphene::protocol::top_holders_special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/account.hpp(78): note: see reference to class template instantiation 'fc::optional<graphene::protocol::special_authority>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/vesting.hpp(82): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::linear_vesting_policy_initializer,graphene::protocol::cdd_vesting_policy_initializer,graphene::protocol::instant_vesting_policy_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/worker.hpp(90): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::refund_worker_initializer,graphene::protocol::vesting_balance_worker_initializer,graphene::protocol::burn_worker_initializer>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(289): warning C4244: 'argument': conversion from 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::tag_type' to 'int', possible loss of data [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(288): note: while compiling class template member function 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)'
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(332): note: see reference to function template instantiation 'void fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>::clean(void)' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\include\graphene/protocol/htlc.hpp(57): note: see reference to class template instantiation 'fc::static_variant<graphene::protocol::htlc_algo_ripemd160,graphene::protocol::htlc_algo_sha1,graphene::protocol::htlc_algo_sha256>' being compiled
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'graphene::protocol::operation_validator::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const graphene::protocol::operation_validator &,const void *)
]
and
[
Visitor=graphene::protocol::operation_validator,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),54> fc::init_const_wrappers<54,const visitor,const void*,graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>(Visitor &,Data,graphene::protocol::operation_validator::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=graphene::protocol::operation_validator,
Visitor=graphene::protocol::operation_validator,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'graphene::protocol::operation_validator::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::operation_validator
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'graphene::protocol::operation_validator::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::operation_validator
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\operations.cpp(87): note: see reference to function template instantiation 'graphene::protocol::operation_validator::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<graphene::protocol::operation_validator>(const visitor &) const' being compiled
with
[
visitor=graphene::protocol::operation_validator
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\operations.cpp(87): note: see reference to function template instantiation 'graphene::protocol::operation_validator::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<graphene::protocol::operation_validator>(const visitor &) const' being compiled
with
[
visitor=graphene::protocol::operation_validator
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'graphene::protocol::operation_get_required_auth::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const graphene::protocol::operation_get_required_auth &,const void *)
]
and
[
Visitor=graphene::protocol::operation_get_required_auth,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),54> fc::init_const_wrappers<54,const visitor,const void*,graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>(Visitor &,Data,graphene::protocol::operation_get_required_auth::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=graphene::protocol::operation_get_required_auth,
Visitor=graphene::protocol::operation_get_required_auth,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'graphene::protocol::operation_get_required_auth::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::operation_get_required_auth
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'graphene::protocol::operation_get_required_auth::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::tag_type,const visitor &,const void *)' being compiled
with
[
visitor=graphene::protocol::operation_get_required_auth
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\operations.cpp(95): note: see reference to function template instantiation 'graphene::protocol::operation_get_required_auth::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<graphene::protocol::operation_get_required_auth>(const visitor &) const' being compiled
with
[
visitor=graphene::protocol::operation_get_required_auth
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\protocol\operations.cpp(95): note: see reference to function template instantiation 'graphene::protocol::operation_get_required_auth::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<graphene::protocol::operation_get_required_auth>(const visitor &) const' being compiled
with
[
visitor=graphene::protocol::operation_get_required_auth
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): error C2440: '=': cannot convert from 'std::_Array_iterator<_Ty,54>' to 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data)' [C:\Development\cpp\bitshares-core-pmconrad\build\libraries\protocol\graphene_protocol.vcxproj]
with
[
_Ty=void (__cdecl *)(const fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>> &,const void *)
]
and
[
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(243): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(427): note: see reference to function template instantiation 'const std::array<void (__cdecl *)(const visitor &,const void *),54> fc::init_const_wrappers<54,const visitor,const void*,graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>(Visitor &,Data,fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type (__cdecl **)(Visitor &,Data))' being compiled
with
[
visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Visitor=fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>,
Data=const void *
]
C:\Development\cpp\bitshares-core-pmconrad\libraries\fc\include\fc/static_variant.hpp(397): note: see reference to function template instantiation 'fc::impl::copy_construct<fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>>::result_type fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_member_update_operation,graphene::protocol::committee_member_update_global_parameters_operation,graphene::protocol::vesting_balance_create_operation,graphene::protocol::vesting_balance_withdraw_operation,graphene::protocol::worker_create_operation,graphene::protocol::custom_operation,graphene::protocol::assert_operation,graphene::protocol::balance_claim_operation,graphene::protocol::override_transfer_operation,graphene::protocol::transfer_to_blind_operation,graphene::protocol::blind_transfer_operation,graphene::protocol::transfer_from_blind_operation,graphene::protocol::asset_settle_cancel_operation,graphene::protocol::asset_claim_fees_operation,graphene::protocol::fba_distribute_operation,graphene::protocol::bid_collateral_operation,graphene::protocol::execute_bid_operation,graphene::protocol::asset_claim_pool_operation,graphene::protocol::asset_update_issuer_operation,graphene::protocol::htlc_create_operation,graphene::protocol::htlc_redeem_operation,graphene::protocol::htlc_redeemed_operation,graphene::protocol::htlc_extend_operation,graphene::protocol::htlc_refund_operation>::visit<visitor>(fc::static_variant<graphene::protocol::transfer_operation,graphene::protocol::limit_order_create_operation,graphene::protocol::limit_order_cancel_operation,graphene::protocol::call_order_update_operation,graphene::protocol::fill_order_operation,graphene::protocol::account_create_operation,graphene::protocol::account_update_operation,graphene::protocol::account_whitelist_operation,graphene::protocol::account_upgrade_operation,graphene::protocol::account_transfer_operation,graphene::protocol::asset_create_operation,graphene::protocol::asset_update_operation,graphene::protocol::asset_update_bitasset_operation,graphene::protocol::asset_update_feed_producers_operation,graphene::protocol::asset_issue_operation,graphene::protocol::asset_reserve_operation,graphene::protocol::asset_fund_fee_pool_operation,graphene::protocol::asset_settle_operation,graphene::protocol::asset_global_settle_operation,graphene::protocol::asset_publish_feed_operation,graphene::protocol::witness_create_operation,graphene::protocol::witness_update_operation,graphene::protocol::proposal_create_operation,graphene::protocol::proposal_update_operation,graphene::protocol::proposal_delete_operation,graphene::protocol::withdraw_permission_create_operation,graphene::protocol::withdraw_permission_update_operation,graphene::protocol::withdraw_permission_claim_operation,graphene::protocol::withdraw_permission_delete_operation,graphene::protocol::committee_member_create_operation,graphene::protocol::committee_memb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment