office-gobmx/o3tl/qa
Michael Stahl ebd2bfa2e7 Revert "Revert "sorted_vector: turn Find parameter into template""
This reverts commit 8291d41667.

Un-revert that, with a tweak: with the bizarre name lookup semantics
in C++, the proper way to refer to a template (as opposed to a template
instance) is by prefixing the name with its namespace, which does seem
to work with MSVC2008 & GCC 4.7; thanks to Stephan Bergmann for the hint.

Change-Id: Id9cccbe68fb3ce2dd070c4b3dbd21782c92170ca
2012-08-02 22:12:07 +02:00
..
cow_wrapper_clients.cxx
cow_wrapper_clients.hxx
test-cow_wrapper.cxx
test-heap_ptr.cxx
test-range.cxx
test-sorted_vector.cxx Revert "Revert "sorted_vector: turn Find parameter into template"" 2012-08-02 22:12:07 +02:00
test-vector_pool.cxx