... | @@ -171,7 +171,5 @@ Files in the new structure are typically called the same (using *.h -> *.hpp, *. |
... | @@ -171,7 +171,5 @@ Files in the new structure are typically called the same (using *.h -> *.hpp, *. |
|
|
|
|
|
Be careful, that code in the new structure is separated into *.hpp and details/**/*.inl files. So changes must eventually be applied to both of these new files.
|
|
Be careful, that code in the new structure is separated into *.hpp and details/**/*.inl files. So changes must eventually be applied to both of these new files.
|
|
|
|
|
|
|
|
Unfortunately, for anything but trivial changes this basically excludes automatic procedures. The main task has to be done manually.
|
|
|
|
|
|
|
|
|
|
|
|
|