Equity
Bitcoin Protocol Library
|
A helper class for converting an std::array to JSON. More...
#include <Serialize.h>
Public Member Functions | |
json | operator() (std::array< T, N > const &a) |
Json functor. | |
A helper class for converting an std::array to JSON.