According to the std::vector C++ reference : http://www.cplusplus.com/reference/stl/vector/
There is no "data" method on std::vector class, so I think this compile error should affect other compilers than VS2008 Could anyone confirm this issue ? Because I'm surprised that no one reports this problem. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=50944#50944 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
