symbol_fwd.hh

Go to the documentation of this file.
00001 /* -*- C++ -*-
00002  * $Id: symbol_fwd.hh 957 2005-03-07 16:01:20Z sjoyeux $
00003  */
00004 #ifndef UTILMM_SMART_TYPES_SYMBOL_FWD
00005 # define UTILMM_SMART_TYPES_SYMBOL_FWD
00006 
00007 #include "utilmm/types/bits/basic_symbol_fwd.hh"
00008 
00009 namespace utilmm {
00010 
00015   typedef basic_symbol<char> symbol;
00016 
00017 } // namespace utilmm
00018 
00019 #endif // UTILMM_SMART_TYPES_SYMBOL_FWD
00020 

Generated on Tue Feb 19 10:51:01 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page