$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Claudio DeSouza (cdesouza_at_[hidden])
Date: 2024-12-04 14:23:06
By the way, C++20 offers byte extensions
https://en.cppreference.com/w/cpp/container/span/as_bytes and interestingly
enough they do use `std::byte`.