template typedef

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux