summaryrefslogtreecommitdiff
path: root/ACE/ace/checked_iterator.h
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
commitd3477d765014c2890ea4921b1cd5e8cdb5520816 (patch)
treea7519e8554a4358ea0cf50ed3db4b89e2cb08db3 /ACE/ace/checked_iterator.h
parentedfc493a7414954525769944163f8a5702870c5e (diff)
downloadATCD-d3477d765014c2890ea4921b1cd5e8cdb5520816.tar.gz
Added note that this header is meant for internal use.
Diffstat (limited to 'ACE/ace/checked_iterator.h')
-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
*/