summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-03-29 18:43:57 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-03-29 18:43:57 +0000
commit4b0e7af254e87a995cfd7e3c339ee8be7c80d1bc (patch)
tree1e2ef2f7bfc5c72399b7685eaeb5cd86fbfecf5c
parentf714818ab05257372cac20a6f2024423ae8416c2 (diff)
downloadATCD-4b0e7af254e87a995cfd7e3c339ee8be7c80d1bc.tar.gz
ChangeLogTag: Tue Mar 29 19:43: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