manpagez: man pages & more
info gettext
Home | html | info | man

File: gettext.info,  Node: boost-format,  Next: tcl-format,  Prev: kde-kuit-format,  Up: Translators for other Languages

16.3.27 Boost Format Strings
----------------------------

   Boost format strings are described in the documentation of the
‘boost::format’ class, at
.  In summary, a
directive has either the same syntax as in a C format string, such as
‘%1$+5d’, or may be surrounded by vertical bars, such as ‘%|1$+5d|’ or
‘%|1$+5|’, or consists of just an argument number between percent signs,
such as ‘%1%’.

© manpagez.com 2000-2026
Individual documents may contain additional copyright information.