Skip to content

Instantly share code, notes, and snippets.

@GoofProg
Created November 30, 2017 20:52
Show Gist options
  • Save GoofProg/3e644439ef6cbf0e82bb4632a0cb1832 to your computer and use it in GitHub Desktop.
Save GoofProg/3e644439ef6cbf0e82bb4632a0cb1832 to your computer and use it in GitHub Desktop.
People need to use STL!
I think the main problem with using STL is when a custom template object is used and the compiler gets upset that it does not match up with the otehr standard template objects. That is because overloaded operators need to be written.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment