Hello,
how to cope with the fact using vtkstd:: causes syntax errors on VS2008 while 
it works well on g++?

    p = vtkstd::lower_bound(start, end, *it, vtkstd::less<double>());

error C2039: 'lower_bound' : is not a member of 'std'

                                          
_________________________________________________________________
Exclu : Téléchargez la nouvelle version de Messenger !
http://clk.atdmt.com/FRM/go/244627952/direct/01/
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to