summaryrefslogtreecommitdiff
path: root/TAO/tao/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Object.h')
-rw-r--r--TAO/tao/Object.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h
index fc175854a9e..58bacd8ca2a 100644
--- a/TAO/tao/Object.h
+++ b/TAO/tao/Object.h
@@ -54,6 +54,9 @@ public:
TAO_default_environment ());
// no-op it is just here to simplify some templates.
+ static void _tao_any_destructor (void*);
+ // Used in the implementation of CORBA::Any
+
// These calls correspond to over-the-wire operations, or at least
// do so in many common cases. The normal implementation assumes a
// particular simple, efficient, protocol-neutral interface for