Description
The build system needs to support a new flag to select a C++11 enabled build. For some compilers (Windows) this is a no-op, but for others like clang and gcc appropriate compiler flags must be passed.
The build system needs to support a new flag to select a C++11 enabled build. For some compilers (Windows) this is a no-op, but for others like clang and gcc appropriate compiler flags must be passed.