hey, does gcc 3.4 (or 4.*) support template typedef, like that: template<class T> typedef std::map<std::string, T> Registry; ? (or any other syntax) thank you Vincent Torri
hey, does gcc 3.4 (or 4.*) support template typedef, like that: template<class T> typedef std::map<std::string, T> Registry; ? (or any other syntax) thank you Vincent Torri