diff-match-patch-cpp-stl ------------------------ C++ STL variant of https://code.google.com/p/google-diff-match-patch. STL Port was done by Sergey Nozhenko (snhere@gmail.com) and posted on https://code.google.com/p/google-diff-match-patch/issues/detail?id=25 The STL Port is header only and works with std::wstring andi std::string. Homepage: https://github.com/leutloff/diff-match-patch-cpp-stl Copyright: 2008 Google Inc. All Rights Reserved. Authors: Neil Fraser Mike Slemmer Sergey Nozhenko License: Apache-2.0 Version: b2e454ef292145ab08bbdadb802002731f0e8001 (Feb 24th 2014)