cxx
cxx copied to clipboard
Add a note about linking order
I got pretty far assuming that none of the generated C++ code depends on the symbols emitted by the procedural macro, before doing something with Box that requires it. Add a note to help others recognize this pitfall beforehand.