wzit / fmt

C++11 string formatting library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codename "fmt", format library for C++11

Usage

See usage*.cpp for usage examples.

TODO

  • Explicit arguments numeration.
  • Format parameters.
  • Compile-time checking.
  • Alternative custom class format implementing.

Tested with

  • clang 3.0 --std=c++11

About

C++11 string formatting library


Languages

Language:C++ 97.1%Language:CMake 2.9%