$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2003-04-11 00:29:32
Paul Mensonides wrote:
> CHAOS_PP_EXPR(CHAOS_PP_REPEAT(
> 5, DECL, x, "Aleksey Gurtovoy", std::string<char, my_traits<char>
^^^^^^^^^^^
Of course, this should be std::basic_string. That's what I get when I spend too
much time with the preprocessor....
Paul Mensonides