Jelle Nauta
Results
2
issues of
Jelle Nauta
Functions with array parameters are currently ignored because they would lead to code like: ```c++ auto data1= provider.ConsumeIntegral(); ``` Proposal: handle array-parameters as a special case, e.g. generating code like:...
Currently there are many different combinations of settings (mode, detect) and library-properties (exported or not, defined or not, function or other symbols, etc.) and many of these probably lead to...