From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/qptrvector.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qptrvector.html') diff --git a/doc/html/qptrvector.html b/doc/html/qptrvector.html index 1d7b533d2..3994417f6 100644 --- a/doc/html/qptrvector.html +++ b/doc/html/qptrvector.html @@ -184,7 +184,7 @@ sort by:
  • > 0 (positive integer) if d1 > d2
  • < 0 (negative integer) if d1 < d2 -

    The sort() and bsearch() functions retquire compareItems() to be +

    The sort() and bsearch() functions require compareItems() to be implemented as described here.

    This function should not modify the vector because some const functions call compareItems(). -- cgit v1.2.3