Open adamfk opened 6 years ago
Would also be very useful if need to generate own bindings or conversions for Emscripten. Embind has lots of issues with raw pointers.
potential libraries:
Another alternative would be "scraping" decorated source files to determine their contents instead. gcc supports a preprocessor flag that keeps comments that could be helpful.
knowing what fields are inside a filter Block would allow stricter unit tests (against layout changes), as well as significantly improve BlockChain diagram rendering.