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