Fix AddChannel parameters to accept constant strings - #7
Conversation
|
Could you change Editor settings. We can make cosmetic changes later. At the moment I cannot work like this. |
|
Or make one dedicated merge request first where you clean up all files first so that one can see the important lines later |
|
What do you think about using Each style can be additionally customized, I usually use e.g. this one: and here an example file: https://github.com/rlalik/HelloFitty/blob/master/include/hellofitty.hpp |
|
I think you have to pull from the master of this repo to get rid of the unneeded changes and to solve to conflict |
11eb33a to
1ccec06
Compare
It adds const cv-specifier to the ids parameter to accept also const char literals.
My editor also fixes trailing white spaces.
I will not be able to fix other PR without this being accepted first.