Release of C++ Format 1.0, a small, safe and fast formatting library for C++--Victor Zverovich
Here is a new library:
Release of C++ Format 1.0, a small, safe and fast formatting library for C++
by Victor Zverovich
From the main page:
C++ Format is an open-source formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams...

While we wait for CppCon 2015 in September, we’re featuring videos of some of the 100+ talks from CppCon 2014. Here is today’s feature:
While we wait for CppCon 2015 in September, we’re featuring videos of some of the 100+ talks from CppCon 2014. Here is today’s feature:
Did you you know that...