Util--
1.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
utilmm
types
symbol_fwd.hh
Go to the documentation of this file.
1
/* -*- C++ -*-
2
* $Id: symbol_fwd.hh 957 2005-03-07 16:01:20Z sjoyeux $
3
*/
4
#ifndef UTILMM_SMART_TYPES_SYMBOL_FWD
5
# define UTILMM_SMART_TYPES_SYMBOL_FWD
6
7
#include "
utilmm/types/bits/basic_symbol_fwd.hh
"
8
9
namespace
utilmm
{
10
15
typedef
basic_symbol<char>
symbol
;
16
17
}
// namespace utilmm
18
19
#endif // UTILMM_SMART_TYPES_SYMBOL_FWD
20
utilmm::symbol
basic_symbol< char > symbol
specialization of utilmm::basic_symbol using char
Definition:
symbol_fwd.hh:15
utilmm::basic_symbol
Generic string using unique instance memory.
Definition:
basic_symbol.hh:26
utilmm
Definition:
auto_flag.hh:6
basic_symbol_fwd.hh
Forward declaration of utilmm::basic_symbol.
Generated on Mon Oct 8 2018 08:38:45 for Util-- by
1.8.11