summaryrefslogtreecommitdiff
path: root/ACE/ace/Hash_Multi_Map_Manager_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Hash_Multi_Map_Manager_T.h')
-rw-r--r--ACE/ace/Hash_Multi_Map_Manager_T.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/ACE/ace/Hash_Multi_Map_Manager_T.h b/ACE/ace/Hash_Multi_Map_Manager_T.h
index 0818ee00727..1cacc63ba39 100644
--- a/ACE/ace/Hash_Multi_Map_Manager_T.h
+++ b/ACE/ace/Hash_Multi_Map_Manager_T.h
@@ -87,7 +87,7 @@ public:
ACE_Hash_Multi_Map_Entry<EXT_ID, INT_ID> *prev_;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
};
// Forward decl.
@@ -409,7 +409,7 @@ public:
ACE_LOCK &mutex (void);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
// = STL styled iterator factory functions.
@@ -755,7 +755,7 @@ public:
int advance (void);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
// = STL styled iteration, compare, and reference functions.
@@ -800,7 +800,7 @@ public:
int advance (void);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
// = STL styled iteration, compare, and reference functions.
@@ -920,7 +920,7 @@ public:
int advance (void);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
// = STL styled iteration, compare, and reference functions.