Array.h

Go to the documentation of this file.
00001 /* -*- C++ -*- */
00002 
00003 //=============================================================================
00004 /**
00005  *  @file    Array.h
00006  *
00007  *  $Id: Array.h 80826 2008-03-04 14:51:23Z wotte $
00008  *
00009  *  @deprecated
00010  *
00011  *  @note This file has been deprecated and will soon go away.  You
00012  *  should directly include "Containers_T.h" instead.
00013  *
00014  *  @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
00015  */
00016 //=============================================================================
00017 
00018 #ifndef ACE_ARRAY_H
00019 #define ACE_ARRAY_H
00020 #include /**/ "ace/pre.h"
00021 
00022 #include "ace/Containers_T.h"
00023 
00024 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00025 # pragma once
00026 #endif /* ACE_LACKS_PRAGMA_ONCE */
00027 
00028 #include /**/ "ace/post.h"
00029 #endif /* ACE_ARRAY_H */

Generated on Tue Feb 2 17:18:38 2010 for ACE by  doxygen 1.4.7