Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I'm confused: why is this tagged C++11 if you can use C++14? Commented Oct 29, 2019 at 0:08
  • @Chipster that just means that I can use C++11 but cannot use C++17. There is nothing in my question specific to C++14. Commented Oct 29, 2019 at 0:25
  • Got you. My thing though is since most C++ versions are backwards compatible, wouldn't it be best to put the most recent version you could use as a tag? That's just my thought process. You certainly don't have to tag it that way, though. Commented Oct 29, 2019 at 0:31