Skip to content

Improve cpp code style

Yury Matveyev requested to merge improve-cpp-code-style into develop

I decided to improve a bit our binding code style:

  1. Now we use (and I hope will) bopy:: namespace for all boost calls
  2. I applied clang-format and clag-tidy rules from cpptango repository

These changes are excluded from git blame

Merge request reports

Loading