<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello,<br>how to cope with the fact using vtkstd:: causes syntax errors on VS2008 while it works well on g++?<br><br>&nbsp;&nbsp;&nbsp; p = vtkstd::lower_bound(start, end, *it, vtkstd::less&lt;double&gt;());<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='_new'>Internet Explorer 8 vous protège gratuitement</a></body>
</html>