|
Boost : |
From: Matt Borland (matt_at_[hidden])
Date: 2025-01-17 21:59:12
On Friday, January 17th, 2025 at 4:54 PM, Christopher Kormanyos <e_float_at_[hidden]> wrote:
> > I'd say that something like:
>
> > // Freestanding OK
> >Â #include <boost/decimal/decimal32.hpp>
> >Â #include <boost/decimal/decimal32_fast.hpp>
> >Â // ...
> >Â #ifndef BOOST_DECIMAL_DISABLE_CLIB
> >Â #include <boost/decimal/cstdlib.hpp>
> >Â #include <boost/decimal/detail/io.hpp>
> >Â // ...
> >Â #endif
>
> >Â Would make sense. Of course,
> > this requires you to slightly rework some
> >Â parts of the implementation.
>
> >Â Regards,
> >Â Ruben.
> Yeah that would be fine Ruben.
> I'll wait for Matt too.
>
> Basically you just moved the PP
> queries to a higher point upstream.
>
> I thought you wanted us to actually
> have two physical sets of headers,
> which kind of scared me.
>
> Chris
>
Yeah, I don't see any issue with this suggestion.
Matt
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk