$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [GIL] Boost gil and constexpr
From: Eloi Du Bois (eloi.du.bois_at_[hidden])
Date: 2018-07-16 18:50:31
Hi,
It seems that the development on boost::gil is starting again on boost
1.68, and I have an advise: I think boost::gil would strongly benefits on
using constexpr in the code, it would make a lot of things statically
resolved. There's a huge work to put this everywhere, but I think it would
be nice. Just an idea.
Thanks,