Advertisement
bueddl

Untitled

May 24th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. using namespace test::subNamespace;
  2.  
  3. example = new Example();
  4. myExampleCopy = example;
  5.  
  6. int count = example->getCount();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement