Skip to content
  • Devin Jeanpierre's avatar
    Specify C++11 in code guidelines. · 6b1f7703
    Devin Jeanpierre authored
    The Google style guide had been updated to say "Currently, code should target C++17", which, while a cause for celebration, doesn't work so well with all the compilers we want to target, AIUI. So let's specify the language revision separately.
    6b1f7703
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.