I guess that the problem is related to an incompatibility between Visual C++ 2005 and the Boost C++ package, and might be cracked by setting appropriate VC 2005 compiling options or Boost C++ #dehine's. But I don't have any right ideas to do so. If you could help, it will be very helpful for me.
Sincerely,
Jason Zhang
Hi boost experts,
Recently, I noticed that I no longer see the actual value of
a 'boost::optional<__int64>'variable in VS2005 debugger. My program is in C++.
I recalled that I could find the actual value from the data field of the
variable...
Anyone encounted this problem? Other than cast the value to be _int64, is there
any other way I can work around it?
Thanks in advance,
Catherine
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users