C++ 32
- A better solution to C++ enums
- Informit: Interview with C++ Author Nicolai Josuttis
- Boost preprocessor + enums
- Retrieving load averages in your C/C++ program
- Specific CXXFLAGS for each makefile target
- Implementing a thread event loop using boost::bind and boost::function
- SIGSEGV tracing
- Profiling STL added in gcc 4.5
- Graphical explanation of boost::bind
- Dealing with file descriptor leak in Eclipse + CDT
- Removing elements that match a specified criterium from a vector
- Mocking about
- How to temporarily redirect std::cin from a std::stringstream
- Preventing shared_ptr from eating your singleton objects
- Thread safety of std::string
- Some thoughts on unit testing
- Interesting C++/Boost/software engineering blogs
- Function pointer to class member with boost::function
- std::map with pointers
- C++ static checking
- Update problems with Eclipse Galileo 3.5.1 SR1
- Boost C++ course
- C++ FAQ, coding style
- C++ mumblings
- Cool trick to get current TID (since gettid is not implemented on debian it seems)
- boost::shared_ptr and boost::shared_array
- C++ inheritance access specifiers
- Eclipse CDT Linux Tools Project
- Basic asio example
- Fun with realtime scheduler (2)
- Fun with timers(2)
- Fun with timers (1)