Looks Weird, But Don’t Be Afraid To Do It -- Tony DaSilva
+1 for linking to the current FAQ.
Yesterday on Bulldozer00:
Looks Weird, But Don’t Be Afraid To Do It
by Tony DaSilva
Before C++11, you’d have to be tripping on acid to allow a C++03 function definition like this to survive a code review:
std::vector<int> moveBigThingsOut() {

From the desk of an author going by the name Pubby, a nice short article showing off "yield return" using Boost's coroutines library:
cereal 1.0 is available: