summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2007-03-14 21:24:09 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2007-03-14 21:24:09 +0000
commitce53e3a35dd9bd439ebeb34103b66a7755b10b05 (patch)
treea7519e8554a4358ea0cf50ed3db4b89e2cb08db3
parent69a3ab5f476d13a7da8f75d02f5d788028d17dbf (diff)
downloadATCD-ce53e3a35dd9bd439ebeb34103b66a7755b10b05.tar.gz
Added note that this header is meant for internal use.
-rw-r--r--ACE/ace/checked_iterator.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ACE/ace/checked_iterator.h b/ACE/ace/checked_iterator.h
index 7a01d47f19b..bc583aebbf4 100644
--- a/ACE/ace/checked_iterator.h
+++ b/ACE/ace/checked_iterator.h
@@ -25,6 +25,10 @@
*
* $Id$
*
+ * @internal The functions and types in this header are meant for
+ * internal use. They may change at any point between
+ * releases.
+ *
* @author Ossama Othman
*/