c++ wrapper: add missing 'inline' statements to various constructors
the missing 'inline' leads to duplicated symbols if the header is included into two separately compiled files.
parent
42621370
Please register or sign in to comment
the missing 'inline' leads to duplicated symbols if the header is included into two separately compiled files.