qt5base-lts/bin
Lars Knoll 8d6f2e7e15 Add a QT_REQUIRE_CONFIG(feature) macro
This macro expands into a static_assert and can be used to
trigger a compile error if a certain feature is not available
when trying to compile some code.

This is especially useful to protect against accidental inclusion
of headers that implement functionality related to a feature.

Change-Id: I456c55b989ce5f35f3af0e13c1886a85c23dfe29
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2016-09-16 12:27:59 +00:00
..
fixqt4headers.pl Updated license headers 2016-01-15 12:25:24 +00:00
syncqt.pl Add a QT_REQUIRE_CONFIG(feature) macro 2016-09-16 12:27:59 +00:00