Overload 125 is now available

ACCU's Overload journal of February 2015 is out. It contains C++ related articles.

Overload 125

From the journal:

Making a Tool of Deception: Is it possible to use modern C++ to make mocking easy? Björn Fahller introduces Trompeloeil, a header-only mocking framework for C++14.

Modern C++ Testing: Various C++ testing framework exist. Phil Nash compares CATCH with the competition.

I Like Whitespaces: Bob Schmidt shares why he thinks whitespaces matters.

Add a Comment

Comments are closed.

Comments (4)

0 0

Rob G said on Feb 10, 2015 03:17 AM:

Links broken
0 0

Felix Petriconi said on Feb 10, 2015 09:20 AM:

Which link in detail? For me all are reachable.
Thanks,
Felix
0 0

Rob G said on Feb 11, 2015 03:47 AM:

Felix - the links were all broken when I mailed originally, they all recoved by the time I got your reply.

Sorry about the delay, I'm in GMT timezone.
0 0

Martin Moene said on Feb 13, 2015 02:52 AM:

Non-copy-paste error: "I Like Whitespaces": interesting title, but not the one of Bob's article wink

s/Whitespaces/Whitespace/

cheers, Martin