summaryrefslogtreecommitdiff
path: root/ACE/ace/Caching_Utility_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Caching_Utility_T.h')
-rw-r--r--ACE/ace/Caching_Utility_T.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/ACE/ace/Caching_Utility_T.h b/ACE/ace/Caching_Utility_T.h
index a86b87d7318..a8d4755541b 100644
--- a/ACE/ace/Caching_Utility_T.h
+++ b/ACE/ace/Caching_Utility_T.h
@@ -50,7 +50,7 @@ public:
bool delete_cleanup_strategy = false);
/// Destructor.
- ~ACE_Pair_Caching_Utility (void);
+ ~ACE_Pair_Caching_Utility ();
/**
* Purge entries from the @a container. The Cleanup_Strategy will do the
@@ -98,7 +98,7 @@ public:
bool delete_cleanup_strategy = false);
/// Destructor.
- ~ACE_Recyclable_Handler_Caching_Utility (void);
+ ~ACE_Recyclable_Handler_Caching_Utility ();
/**
* Purge entries from the @a container. The Cleanup_Strategy will do
@@ -148,7 +148,7 @@ public:
bool delete_cleanup_strategy = false);
/// Destructor.
- ~ACE_Refcounted_Recyclable_Handler_Caching_Utility (void);
+ ~ACE_Refcounted_Recyclable_Handler_Caching_Utility ();
/**
* Purge entries from the @a container. The Cleanup_Strategy will do
@@ -204,7 +204,7 @@ public:
bool delete_cleanup_strategy = false);
/// Destructor.
- ~ACE_Handler_Caching_Utility (void);
+ ~ACE_Handler_Caching_Utility ();
/**
* Purge entries from the @a container. The Cleanup_Strategy will do
@@ -257,7 +257,7 @@ public:
bool delete_cleanup_strategy = false);
/// Destructor.
- ~ACE_Null_Caching_Utility (void);
+ ~ACE_Null_Caching_Utility ();
/**
* Purge entries from the @a container. The Cleanup_Strategy will do