diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2013-12-05 20:51:53 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-12-06 01:40:56 (GMT) |
commit | 631bba964a8b0f58245e5a382cd818628e89598c (patch) | |
tree | c5b269c7c745f3a3c6b640dae8a6f7a04cdfb7a7 /doc | |
parent | 636210a4ff3f3589fa062ea75869cfad9652cb7c (diff) | |
download | Qt-631bba964a8b0f58245e5a382cd818628e89598c.zip Qt-631bba964a8b0f58245e5a382cd818628e89598c.tar.gz Qt-631bba964a8b0f58245e5a382cd818628e89598c.tar.bz2 |
Don't use Standard Library routines in qthread_p.h
Just write the for loops by hand so we don't need to use the Standard
Library. That's necessary to support a -no-stl build.
This patch is not necessary in Qt 5 since Qt 5 does not have -no-stl.
Task-number: QTBUG-35424
Change-Id: Id449d807eaf7350f1a668ef16d356a9e236c6058
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions