Boost logo

Boost :

Subject: Re: Fwd: Ignoring unused type aliases in concepts
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2018-12-17 17:49:04


On Mon, 17 Dec 2018 at 18:33, stefan <stefan_at_[hidden]> wrote:
> On 2018-12-17 8:52 a.m., Mateusz Loskot wrote:
> >
> > I asked this on Boost developer's list because I'm deciding
> > which option to use for GIL.
> >
> > My thoughts: I'm inclined to use 2 or 3.
> >
> > 2.
> > pros: code is less polluted, just file content wrapped
> > cons: different #pragmas for GCC/clang and MSVC
> >
> > 3.
> > pros: single solution for all compilers
> > const: inline pollution of code
> >
> > Have a look and share your thoughts.
>
> I lean towards option 2 (especially if the non-portable code blocks are
> small and localized).

Me too! Let's go for 2.

Best regards,

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

Boost list run by Boost-Gil-Owners