Updates from BitShares FC #22

Closed
nathanielhourt wants to merge 693 commits from dapp-support into latest-fc
Showing only changes of commit e609d70334 - Show all commits

View file

@ -338,11 +338,6 @@ public:
tag_type which() const {return _tag;} tag_type which() const {return _tag;}
}; };
template<typename Result>
struct visitor {
typedef Result result_type;
};
struct from_static_variant struct from_static_variant
{ {
variant& var; variant& var;