Boost logo

Boost :

From: Ivan Matek (libbooze_at_[hidden])
Date: 2024-12-04 16:14:01


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.
Sure we could add boost::byte to boost, but that is a different discussion.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk