stlab.adobe.com Adobe Systems Incorporated
lex_stream_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_LEX_STREAM_FWD_HPP
10 #define ADOBE_LEX_STREAM_FWD_HPP
11 
12 /*************************************************************************************************/
13 
14 #include <adobe/config.hpp>
15 
16 #ifdef __MWERKS__
17  #pragma warn_implicitconv off
18 #endif
19 
21 
22 #ifdef __MWERKS__
23  #pragma warn_implicitconv reset
24 #endif
25 
26 #include <boost/function.hpp>
27 
28 /*************************************************************************************************/
29 
30 namespace adobe {
31 
32 /*************************************************************************************************/
33 
36 
37 /*************************************************************************************************/
38 
39 class lex_stream_t;
40 
41 /*************************************************************************************************/
42 
43 } // namespace adobe
44 
45 /*************************************************************************************************/
46 
47 #endif
48 
49 /*************************************************************************************************/
boost::function< keyword_extension_lookup_proc_signature_t > keyword_extension_lookup_proc_t
bool() keyword_extension_lookup_proc_signature_t(const name_t &)

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