Split single boost/gil/concepts.hpp into boost/gil/concepts/*.hpp - #169
Conversation
|
Thanks for this work ! I find it quite hard to review, as the diff mostly just display added vs. deleted content, rather than providing insight into how things were re-arranged. |
|
@stefanseefeld Yes, it is difficult to review indeed.
Correct.
No, no functional changes introduced. Pure refactoring (as labelled :-)) I have just updated description of this PR listing what kind of changes it introduces. |
|
OK, thanks for confirming that. So I think all looks very good ! |
|
Thanks |
Replaces single, big, complex, of unclear logical structure, difficult to reason about
concepts.hppwith collection of structured, clearly named headers.This PR consists of pure refactoring changes:
/** and**/with simple///` all the waynamespace detail#includefor missing headers#pragma GCC diagnostic ignored "-Wunused-local-typedefs"This PR does NOT:
References
Tasklist