mirror of
https://github.com/boostorg/format.git
synced 2026-01-27 06:52:10 +00:00
. free function boost::io::str moved into boost::, much more convenient due to Koenig lookup . added format::size() const (avoids making the full string just to know the current size) . settled for clear() / clear_binds() . sample programs updated accordingly. [SVN r21907]