A naive concept question: while I'm building a file/folder, for instance, here, I'm trying to build protobuf from source, one of the building commands is:
You can test. Create minimal programs that depend on certain version. For example, with auto in it. Then try both orders, e.g.
A. -std=c++98 -std=c++14
B. -std=c++14 -std=c++98
Only one of those should succeed.