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 d3a35d7e4c8..e7939093ef2 100644
--- a/TAO/tao/Object.h
+++ b/TAO/tao/Object.h
@@ -55,6 +55,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