$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matt Borland (matt_at_[hidden])
Date: 2024-01-24 07:03:09
> Would it be too hard to provide a header-only way of consuming this library?
> Libraries like Boost.Test allow that, but I do not know how that squares
> with ODR.
>
> Regards,
> &rzej;
>
I have not looked into it, but I assume it's possible because other libraries do it. Opened: https://github.com/cppalliance/charconv/issues/136 to track the issue.
Matt