From 420c27f0783cf882d5954904b557cccb8ea264e3 Mon Sep 17 00:00:00 2001 From: schmidt Date: Sat, 2 Jun 2001 14:17:48 +0000 Subject: ChangeLogTag:Fri Jun 1 13:04:31 2001 Douglas C. Schmidt --- ace/Timer_Heap_T.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ace/Timer_Heap_T.h') diff --git a/ace/Timer_Heap_T.h b/ace/Timer_Heap_T.h index 5329accd376..aa96a1b6e9a 100644 --- a/ace/Timer_Heap_T.h +++ b/ace/Timer_Heap_T.h @@ -125,6 +125,7 @@ public: virtual int is_empty (void) const; /// Returns the time of the earliest node in the Timer_Queue. + /// Must be called on a non-empty queue. virtual const ACE_Time_Value &earliest_time (void) const; /** -- cgit v1.2.1