cxx icon indicating copy to clipboard operation
cxx copied to clipboard

Add a note about linking order

Open bsilver8192 opened this issue 3 years ago • 0 comments

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.

bsilver8192 avatar Jul 17 '22 20:07 bsilver8192