stlab.adobe.com Adobe Systems Incorporated
string_fwd.hpp
Go to the documentation of this file.
1 /*
2  Copyright 2005-2007 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_STRING_FWD_HPP
10 #define ADOBE_STRING_FWD_HPP
11 
12 #ifdef ADOBE_STD_SERIALIZATION
13 #include <iosfwd>
14 #endif
15 
16 /*************************************************************************************************/
17 
18 namespace adobe {
19 namespace version_1 {
20 
21 /*************************************************************************************************/
22 
23 class string_t;
24 class string16_t;
25 
26 /*************************************************************************************************/
27 
28 } // namespace version_1
29 
30 /*************************************************************************************************/
31 
32 using version_1::string_t;
33 using version_1::string16_t;
34 
35 /*************************************************************************************************/
36 
37 
38 /*************************************************************************************************/
39 
40 } // namespace adobe
41 
42 /*************************************************************************************************/
43 
44 #endif
45 
46 /*************************************************************************************************/

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