commit | 276d38065bcc2c91e762b4bd9b143523ac19e014 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Mon Sep 06 14:00:34 2010 -0700 |
committer | Shawn O. Pearce <spearce@spearce.org> | Fri Sep 10 22:18:54 2010 -0700 |
tree | 1893401ffdd56ddb727d27aca5671d3b0a829915 | |
parent | 307ba53eb65f616252567bfc6b8c52703a192be1 [diff] |
Define a subsequence utility type A diff algorithm may find this type useful if it wants to delegate a particular range of elements to another algorithm, without changing the underlying sequence types. Change-Id: I4544467781233e21ac8b35081304b2bad7db00f6 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>