Re: errors C3853, C2440, C2678



i'm sorry. my fault. i should rather use

map<string, T> cc;

than

map<string, typename(T)> cc;

--
alex c.


.


Loading