Andy Bell
Results
1
issues of
Andy Bell
Using the cpp_class! macro with a simple class aborts on freeing the resource. This is happening on Ubuntu 1804. Code snippet reproducing the issue: ``` use cpp::cpp; use cpp::cpp_class; cpp!{{...