Detect which C++ standard edition the compiler defaults to
authorThiago Macieira <thiago.macieira@intel.com>
Sat, 1 Aug 2015 20:31:35 +0000 (13:31 -0700)
committerKai Koehne <kai.koehne@theqtcompany.com>
Tue, 25 Aug 2015 06:25:11 +0000 (06:25 +0000)
commit3accdb8086cca78fc006cfbe0d8b6eb66ebcc307
tree3417bc4b97d0109f19c3e3b7996023fa0dc569fe
parent31fb4379c81c58fe471fc7d8e799a6a00c4b4ba0
Detect which C++ standard edition the compiler defaults to

Change-Id: I2991557a5cc74cd18e88ffff13f670bf25d5423e
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
config.tests/common/c++default/c++default.cpp [new file with mode: 0644]
config.tests/common/c++default/c++default.pro [new file with mode: 0644]
configure
tools/configure/configureapp.cpp
tools/configure/configureapp.h