j
k
j a
j l
On 9/15/07, Tobias Schwinger <tschwinger@isonews2.com> wrote:
...That's not what I meant. Don't just substitute the nested typedef but the whole metafunction: struct make_string { typedef std::string result_type; ...
That's not what I meant. Don't just substitute the nested typedef but the whole metafunction:
struct make_string { typedef std::string result_type;
...
It works. Thanks Marco
Back to the thread
Back to the list