does vc7 support class template partial specialization?
Jun Zhang from China I cannot compile the example of BGL. I know vc6 does not support class template partial specialization. but how about vc7.has this problem settled?
VC7 does not support partial specialization.
See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndeepc/htm
l/deep07092002.asp
"Jun Zhang"
Jun Zhang from China
I cannot compile the example of BGL. I know vc6 does not support class template partial specialization. but how about vc7.has this problem settled?
Thanks!
I tested it in VC7.
It is such a pity VC7 still doesn't support this feature.
I changed to another compiler: gcc.
it works well.
"Craig Henderson"
VC7 does not support partial specialization. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndeepc/htm
l/deep07092002.asp
"Jun Zhang"
wrote in message news:alrckd$hq1$1@main.gmane.org... Jun Zhang from China
I cannot compile the example of BGL. I know vc6 does not support class template partial specialization. but how about vc7.has this problem settled?
thanks! I changed to another compiler devc++.
VC7 does not support partial specialization. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndeepc/htm
l/deep07092002.asp
"Jun Zhang"
wrote in message news:alrckd$hq1$1@main.gmane.org... Jun Zhang from China
I cannot compile the example of BGL. I know vc6 does not support class template partial specialization. but how about vc7.has this problem settled?
No, but I've heard rumors that the first service pack will. Jeff -----Original Message----- From: news [mailto:news@main.gmane.org]On Behalf Of Jun Zhang Sent: Thursday, September 12, 2002 5:51 PM To: boost-users@yahoogroups.com Subject: [Boost-Users] does vc7 support class template partial specialization? Jun Zhang from China I cannot compile the example of BGL. I know vc6 does not support class template partial specialization. but how about vc7.has this problem settled? Info: http://www.boost.org Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl Unsubscribe: mailto:boost-users-unsubscribe@yahoogroups.com Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
participants (3)
-
Craig Henderson
-
Jeff Faust
-
Jun Zhang