diff options
author | Kai Koehne <kai.koehne@qt.io> | 2016-08-08 12:23:50 +0200 |
---|---|---|
committer | Kai Koehne <kai.koehne@qt.io> | 2016-08-09 10:19:32 +0000 |
commit | 58b77e4a10c41b38374760e8c6ab664ca613b34c (patch) | |
tree | 9aee5507863cc1104f524d939b0e4d88e5b87221 /src/qdoc/cppcodeparser.cpp | |
parent | de8c576b24852764de2fe1a295b9c9def473ac80 (diff) | |
download | qttools-58b77e4a10c41b38374760e8c6ab664ca613b34c.tar.gz |
assistant: Rename fulltextsearch::std namespace
It's a bad idea (TM) to call a namespace std, especially if one does
then import it globally. This fixes errors like
qhelpsearchindexwriter_default.cpp(104): error C2039: 'remove_reference': is not a member of 'fulltextsearch::std' qttools\src\assistant\help\qhelpsearchindexwriter_default.cpp(57): note: see declaration of 'fulltextsearch::std'
that appear when trying to use more std headers in Qt Core
public headers.
Change-Id: Id6ebb482fc8cab79dae54f0fe80e0728d570faa2
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions