Automatically use C++11 features when available and remove USE_CXX11 flag

This commit is contained in:
sfan5
2016-10-06 00:08:27 +02:00
parent 13b485a75f
commit 877b514971
6 changed files with 4 additions and 26 deletions

View File

@ -2,9 +2,6 @@ language: cpp
compiler:
- gcc
- clang
env:
- CXX11=1
- CXX11=0
sudo: false
addons:
apt: