gil
gil copied to clipboard
Integrate toolbox extension into GIL core
Some of the IO support code in boost/gil/io/ depends on the toolbox extension (i.e., includes boost/gil/extension/toolbox/*.hpp).
Break out the relevant bits from the toolbox extension and integrate them into the GIL core library itself.
It is a good idea.
@stefanseefeld Since,
- is not assigned to The Grand Merge
- no work has been done for this so far, AFAIK I'm removing it from Boost 1.68 and postponing.
Feel free to update if you think otherwise.
While cleaning the headers lately, I've added some TODO comments about dependency on the toolbox and dynamic_image extensions.