diff options
author | Eike Ziller <eike.ziller@theqtcompany.com> | 2016-02-22 12:23:43 +0100 |
---|---|---|
committer | Eike Ziller <eike.ziller@theqtcompany.com> | 2016-02-26 08:35:52 +0000 |
commit | d2350c230eab4e7835268501b189ac5fde2563bc (patch) | |
tree | 9eab429b68773a1176635b1ee98332c819a52ca7 /src/plugins/cpptools/cppsourceprocessor.cpp | |
parent | dcf09b0008de97c61330b44b9f2f3b0126d591c5 (diff) | |
download | qt-creator-d2350c230eab4e7835268501b189ac5fde2563bc.tar.gz |
FileSearch: Fixes for making FileIterator actual ForwardIterator
Give iterators 'a' and 'b', if a == b, either both are non-dereference
or *a and *b are references bound to the same object.
Also add missing default constructor, copy constructor and copy
assignment operator.
Change-Id: I53fd30a620155b9faa9850b2ffcf546376b14cff
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Diffstat (limited to 'src/plugins/cpptools/cppsourceprocessor.cpp')
0 files changed, 0 insertions, 0 deletions