<div>Use this instead.</div><div><br></div>#include <vtksys/stl/algorithm> // lower_bound<div><br></div><div> vtksys_stl::lower_bound(<br><br><div class="gmail_quote">On Thu, Jul 8, 2010 at 11:11 AM, Fred Fred <span dir="ltr"><<a href="mailto:stan1313@hotmail.fr">stan1313@hotmail.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>
Hello,<br>how to cope with the fact using vtkstd:: causes syntax errors on VS2008 while it works well on g++?<br><br> p = vtkstd::lower_bound(start, end, *it, vtkstd::less<double>());<br><br>error C2039: 'lower_bound' : is not a member of 'std'<br>
<br>                                            <br><hr>Votre vie privée l'est-elle vraiment ? <a href="http://clk.atdmt.com/FRM/go/232102478/direct/01/" target="_blank">Internet Explorer 8 vous protège gratuitement</a></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>