Advertisement
tinyevil

Untitled

Jul 21st, 2018
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. void clone(std::map<Object*, Object*>& cache);
  2.  
  3.  
  4. obj->clone(std::map<>()) // fuck you, i am c++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement