4 #ifndef UTILMM_SMART_TYPES_BASIC_SYMBOL_FWD
5 # define UTILMM_SMART_TYPES_BASIC_SYMBOL_FWD
11 template<
class CharT,
class Traits=std::
char_traits<CharT>,
12 class Alloc=std::allocator<CharT> >
24 template<
class CharT,
class Traits,
class Alloc>
26 basic_symbol<CharT, Traits, Alloc>
const &s);
30 #endif // UTILMM_SMART_TYPES_BASIC_SYMBOL_FWD
std::ostream & operator<<(std::ostream &stream, utilmm::command_line const &cmdline)
Definition: commandline.hh:212