Some of the code follow the format rule described in ./.clang-format, but others are not. Would you mind if I format the code, or should I submit a PR?
PR.
Note: The macro _DOIT defined in src/wrapped/wrappedlib_init.h use #, and the formation of the macro cause extra space around / and cause error when the macro is expanded, so I turned off the formation at this line.
Some of the code follow the format rule described in ./.clang-format, but others are not. Would you mind if I format the code, or should I submit a PR?