summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-07-31 15:41:57 +0200
committerMichael Stahl <mstahl@redhat.com>2012-07-31 20:26:44 +0200
commit7ee95c521007e28ea827e8196062abb74f5c519a (patch)
treea6d8e5cc86b2ca77a879a5e04ee8862491a9cbb9 /sw/source
parent51bbbc6a58d0d9cfd39a2d95ce60871a619bea64 (diff)
sorted_vector: add an additional template parameter:
The Find parameter allows to implement sorted_vector that uses the obvious std::less-like semantics, and also allows for a different semantics where the array is sorted like std::less but duplicate values (according to std::less) are allowed except if they're actually the same object (pointer equality). Change-Id: Id54871c336ddbc2d0a2272bcc81c56914943b449
Diffstat (limited to 'sw/source')
0 files changed, 0 insertions, 0 deletions