Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
any.hpp
Go to the documentation of this file.
1#pragma once
2#include <boost/any.hpp>
3
4namespace fc {
5 // TODO: define this without using boost
6 typedef boost::any any;
7}
namespace sysio::chain
Definition authority.cpp:3
boost::any any
Definition any.hpp:6