$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interest in another formatting library ?
From: Roberto Hinz (robhz786_at_[hidden])
Date: 2017-06-26 16:12:05
On Sat, Jun 24, 2017 at 2:39 PM, Frédéric Bron <frederic.bron_at_[hidden]>
wrote:
> Hi,
>
> > Is there space for another formatting library in Boost?
> > Anyone interest in this one?
>
> What is the difference between 2 and 7 here?
> https://robhz786.github.io/stringify/doc/html/usage/usage.html
>
> Frédéric
>
That´s an error in the documentation. Expression 7 should be:
make_basic_string<C, T> .with(facets...) (args ...)
robhz