Skip to content

Enable C++11 and use it to simplify loops.#46

Merged
annejan merged 1 commit into
IJHack:masterfrom
rdoeffinger:c++11
May 12, 2015
Merged

Enable C++11 and use it to simplify loops.#46
annejan merged 1 commit into
IJHack:masterfrom
rdoeffinger:c++11

Conversation

@rdoeffinger

Copy link
Copy Markdown
Contributor

Not sure if it's worth it/a good idea, e.g. if there are compatibility concerns.
In particular not tested with Qt4.
Still, C++11 has quite a lot of nice features...

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
@annejan

annejan commented May 11, 2015

Copy link
Copy Markdown
Member

Works well on my main (virtual) machines, will test this on "old" Qt4 setup tonight.

@annejan

annejan commented May 12, 2015

Copy link
Copy Markdown
Member

This gave no troubles on any of my serious testing setups.
The only system it would break on I could find was CentOS 6.6 (gcc 4.4)

annejan added a commit that referenced this pull request May 12, 2015
Enable C++11 and use it to simplify loops.
@annejan annejan merged commit e1e4adb into IJHack:master May 12, 2015
@rdoeffinger rdoeffinger deleted the c++11 branch May 31, 2015 10:21
annejan added a commit that referenced this pull request Jun 1, 2016
Enable C++11 and use it to simplify loops.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants