/ntfmt

new type-safe string output formatter

Primary LanguageC++

New Type-safe string output formatter
 safe and compact substitution of printf/iostream

This project licensed by Boost Software License 1.0.


Features:
 * type-safe
 * customizable with a few set expressions.
 * small object code size (quarter of newlib's printf)
 * separated floating-point code
 * exception-free