
14 Sep
2002
14 Sep
'02
12:35 a.m.
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" <yg-boost-users@m.gmane.org> ??????:alshf0$2g6$1@main.gmane.org...
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" <yg-boost-users@m.gmane.org> 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?