summaryrefslogtreecommitdiff
path: root/ace/Based_Pointer_T.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-01 15:10:20 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-01 15:10:20 +0000
commitc45f10134334a7d3aa3536fa7776aa727aa957a7 (patch)
tree5098c4f44107ab4c5b06a49a074eea7129005d65 /ace/Based_Pointer_T.cpp
parenta77adb938852a885170b3f2666ed685462b6b2bf (diff)
downloadATCD-c45f10134334a7d3aa3536fa7776aa727aa957a7.tar.gz
ChangeLogTag:Sun Aug 1 10:03:56 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/Based_Pointer_T.cpp')
-rw-r--r--ace/Based_Pointer_T.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Based_Pointer_T.cpp b/ace/Based_Pointer_T.cpp
index fefe3421b32..ec469c31f91 100644
--- a/ace/Based_Pointer_T.cpp
+++ b/ace/Based_Pointer_T.cpp
@@ -13,7 +13,7 @@
#include "ace/Based_Pointer_T.i"
#endif /* __ACE_INLINE__ */
-template <class CONCRETE> ACE_INLINE
+template <class CONCRETE>
ACE_Based_Pointer<CONCRETE>::ACE_Based_Pointer (void)
{
ACE_TRACE ("ACE_Based_Pointer<CONCRETE>::ACE_Based_Pointer");