Boost logo

Boost :

From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2019-06-10 20:32:06


On Mon, 10 Jun 2019 at 13:21, Miral Shah <miralshah2211_at_[hidden]> wrote:
>
> I completely agree here with you. I started my journey with Boost.GIL by
> reading this question. Although GIL is well documented, one more thing we
> can do is add complete code snippets which can be copied and run directly.

Yes, this is true.

> I have struggled with this problem because every time when I had to run
> something from documentation I first had to find the corresponding headers,
> or we can specify which headers are supposed to be included and we can let
> driver code written by the user.

We always recommend to start with the all-in-one header:

#include <boost/gil.hpp>

This is best way to get started and optimise includes later.

However, it would be nice to have documented what header is
needed for what feature.

Best regards,

-- 
Mateusz Loskot, http://mateusz.loskot.net

Boost list run by Boost-Gil-Owners