C++ Primer. Complete source code examples from the C++ Primer textbook.

github.com/chenshuo/primer

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2012
  • pointers managed by HasPtr should be on heap, not stack.
April 2012
  • update readme
March 2012
  • add original code from http://www.informit.com/content/images/0201721…
  • first commit