Using Monads in C++ to Solve Constraints: 4. Refactoring--Bartosz Milewski
Time for refactoring functional code! Bartosz Milewski concludes his intriguing journey about the application of Monads in C++.
Using Monads in C++ to Solve Constraints: 4. Refactoring
by Bartosz Milewski
From the article:
In this installment I’d like to talk about something that a lot of functional programmers swear by: Functional programs are amazingly easy to factorize.

Here is a video of Eric Niebler presenting a future C++:
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:
An interesting post on interesting librairies: