notepad-plus-plus/boostregex
mere-human 2794c927b3 Fix the warnings issue during Scintilla's compiling
Remove std::iterator from Boost Regex search code:
std::iterator was deprecated in C++17.
Remove it to fix the warnings and avoid other issues.

Fix #10035, close #10036
2021-07-07 14:44:34 +02:00
..
boost Update Build.md 2021-04-21 01:19:58 +02:00
AnsiDocumentIterator.h Fix the warnings issue during Scintilla's compiling 2021-07-07 14:44:34 +02:00
BoostRegExSearch.cxx Fix the warnings issue during Scintilla's compiling 2021-07-07 14:44:34 +02:00
UTF8DocumentIterator.cxx Fix the warnings issue during Scintilla's compiling 2021-07-07 14:44:34 +02:00
UTF8DocumentIterator.h Fix the warnings issue during Scintilla's compiling 2021-07-07 14:44:34 +02:00
nppSpecifics.mak One button to compile them all 2021-04-17 05:55:10 +02:00
nppSpecifics_mingw.mak One button to compile them all 2021-04-17 05:55:10 +02:00