$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-12-20 23:04:01
On Sun, Dec 15, 2019 at 12:53 PM Joaquin M López Muñoz via Boost
<boost_at_[hidden]> wrote:
> 10. to_fixed_string should be a set of overloads
> mathing those of std::string.
What's wrong with one or two function templates constrained on say,
integers and floating point numbers?