summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-04-11 10:24:32 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-04-11 10:24:32 +0000
commitb322882eef3cecde3ed25d91a3ac3b33bd2ef1b7 (patch)
tree6ce14f799ba57d55c7a8b1a95e382dde39be2d75
parentbf7930660f07fc6ab613cab86bdc66ec185ee0df (diff)
downloadATCD-b322882eef3cecde3ed25d91a3ac3b33bd2ef1b7.tar.gz
ChangeLogTag: Mon Apr 11 11:17:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ace/Refcounted_Auto_Ptr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Refcounted_Auto_Ptr.h b/ace/Refcounted_Auto_Ptr.h
index 8574f25da3b..620ef555cfb 100644
--- a/ace/Refcounted_Auto_Ptr.h
+++ b/ace/Refcounted_Auto_Ptr.h
@@ -43,7 +43,7 @@ public:
/// Constructor that initializes an @c ACE_Refcounted_Auto_Ptr to
/// point to the result immediately.
- explicit ACE_Refcounted_Auto_Ptr (X *p = 0);
+ ACE_Refcounted_Auto_Ptr (X *p = 0);
/// Copy constructor binds the created object and @c r to the same
/// @c ACE_Refcounted_Auto_Ptr_Rep. An @c ACE_Refcounted_Auto_Ptr_Rep