Archive for 11. June 2007

New in C++09: Concepts
Dear all, Yesterday I was reading about the new language features coming in C++09, the new version of the C++ standard, and one of the features that impressed me most was (more...)
Re: Where to start
Hi Markus, Thanks for the review and for the comments! You should be able to debug both calitko and tester using gdb. It is a fact however that debuging tests written using (more...)