comparison TestMemoryDBLink.cpp @ 78:9744ec195be3

Encapsulate EditDistance with caching.
author Tom Fredrik Blenning Klaussen <bfg@bfgconsult.no>
date Thu, 10 Oct 2013 01:07:52 +0200
parents 8136057988bc
children
comparison
equal deleted inserted replaced
77:a827f3687c4a 78:9744ec195be3
59 BOOST_REQUIRE(prev <= info->path()); 59 BOOST_REQUIRE(prev <= info->path());
60 } 60 }
61 prev = info->path(); 61 prev = info->path();
62 } 62 }
63 } 63 }
64 64
65 } 65 }