stlab.adobe.com Adobe Systems Incorporated
array_fwd.hpp
Go to the documentation of this file.
1 /*
2  Copyright 2005-2008 Adobe Systems Incorporated
3  Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
4  or a copy at http://stlab.adobe.com/licenses.html)
5 */
6 
7 /*************************************************************************************************/
8 
9 #ifndef ADOBE_ARRAY_FWD_HPP
10 #define ADOBE_ARRAY_FWD_HPP
11 
12 #include <adobe/config.hpp>
13 
15 #include <adobe/vector_fwd.hpp>
16 
17 /*************************************************************************************************/
18 
19 namespace adobe {
20 namespace version_1 {
21 
22 /*************************************************************************************************/
23 
26 
27 /*************************************************************************************************/
28 
29 } // namespace version_1
30 
31 using version_1::array_t;
32 
33 #if defined(ADOBE_NO_DOCUMENTATION)
34 /* REVISIT (mmarcus) : doxygen doesn't seem to understand using
35 declarartions. This is a doxygen only hack to make the typedef appear
36 in the documentation
37 */
40 #endif
41 
42 } // namespace adobe
43 
44 /*************************************************************************************************/
45 
46 #endif
version_1::vector< any_regular_t > array_t
Definition: array_fwd.hpp:39
vector< any_regular_t > array_t
Definition: array_fwd.hpp:25

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google