|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2024-12-04 16:22:59
Ivan Matek wrote:
> On Wed, Dec 4, 2024 at 3:23â¯PM Claudio DeSouza via Boost <
> boost_at_[hidden]> wrote:
>
> > By the way, C++20 offers byte extensions
> >
> >
>
> Not to speak for author, but if I understand correctly library is C++11 library
> intentionally(it explicitly mentions g++ 4.8 in documentation, which is 2013
> compiler), so any std::byte interface would be optional/#ifdef flavor, and I am
> not a huge fan of those APIs.
It is C++11, yes. We briefly considered requiring C++14 for constexpr reasons,
but feedback on Slack wasn't positive.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk