| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
… container insert/erase
|
👍 ... did you see this https://github.com/leutloff/diff-match-patch-cpp-stl/blob/aee799a31d08977b166fb19cad794730717e3304/README.md#diff-match-patch-cpp-stl too? |
Sorry, something went wrong.
|
Thanks, his STL port more like a rewrite, my port just remove the QT dependency:) |
Sorry, something went wrong.
|
https://github.com/QuentinFiard/diff_match_patch, this one do same thing as my work, I should search more before jump in |
Sorry, something went wrong.
|
@stonewell both are inactive and a tad old... (this is other fork of the port your found is a tad more advanced... https://github.com/udif/diff_match_patch ) BUT you are active! |
Sorry, something went wrong.
|
+1 |
Sorry, something went wrong.
|
std::variant is C++17, C++11 would be nice |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
using STL string/container to replace QT code, add Make file and all tests passed