Created
November 30, 2017 20:52
-
-
Save GoofProg/3e644439ef6cbf0e82bb4632a0cb1832 to your computer and use it in GitHub Desktop.
People need to use STL!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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