Advertisement
konalisp

sick_burn.cxx (compile with -OWNED flag)

Oct 26th, 2014
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.12 KB | None | 0 0
  1. typedef std::string trash;
  2.  
  3. auto your_opinion () -> trash {
  4.     return "this is a superior way to declare a function";
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement