qt6-bb10/src/network
Giuseppe D'Angelo 1c9b0eb640 Workaround MSVC2008 build failure after switching to std::lower_bound
MSVC2008 tries to see if a container is fully ordered.

This causes a build failure when operator< is not defined
between the elements in the container (but is instead defined
between the element type and the item passed to std::lower_bound).

Change-Id: I093d6f67f64a247f0aae763acb35ee73614f4208
Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2012-09-27 15:47:21 +02:00
..
access Workaround MSVC2008 build failure after switching to std::lower_bound 2012-09-27 15:47:21 +02:00
bearer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
doc Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
kernel Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
socket Fix MinGW/gcc warning about NOMINMAX being redefined 2012-09-26 10:08:59 +02:00
ssl documentation fixes 2012-09-27 02:33:09 +02:00
network.pro rename qt_module_config.prf => qt_module.prf 2012-08-08 12:04:49 +02:00