Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am stevejarvis on github.
  • I am sjarvis (https://keybase.io/sjarvis) on keybase.
  • I have a public key ASDhPt9m_BBBiZDD3XtwbQgnqBT52hWHp74HdO8LIAddVAo

To claim this, I am signing this object:

#include <iostream>
#include <map>
class Thing
{
public:
explicit Thing( int i )