summaryrefslogtreecommitdiff
path: root/ace/Reactor_Impl.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-08-26 23:42:52 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-08-26 23:42:52 +0000
commit4b6694c5a2baef59a4845caef124ab550a876e43 (patch)
tree495797f7118c50c4adbd1feb035f7ed5a7d460fd /ace/Reactor_Impl.h
parentac5745535942fed5c6c518e7a39b304415001fee (diff)
downloadATCD-4b6694c5a2baef59a4845caef124ab550a876e43.tar.gz
ChangeLogTag:Sat Aug 26 17:39:53 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ace/Reactor_Impl.h')
-rw-r--r--ace/Reactor_Impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Reactor_Impl.h b/ace/Reactor_Impl.h
index 3aeb710064e..9a651a099c2 100644
--- a/ace/Reactor_Impl.h
+++ b/ace/Reactor_Impl.h
@@ -406,7 +406,7 @@ public:
// Returns true if Reactor has been successfully initialized, else
// false.
- virtual size_t size (void) = 0;
+ virtual size_t size (void) const = 0;
// Returns the current size of the Reactor's internal descriptor
// table.