This repository has been archived by the owner on Nov 8, 2023. It is now read-only.
Standardize use of std:: #110
Labels
feedback
Include this label if you want to give feedback
suggestion
Include this label if you want to suggest anything
Based on the discussions on issue #36, I'm suggesting that all STL methods/types are prefixed with
std::
. This should also be reflected in CONTRIBUTING.md.The text was updated successfully, but these errors were encountered: