[vtk-developers] vtkStdString vs std::string

Bill Lorensen bill.lorensen at gmail.com
Fri Feb 22 15:06:16 EST 2013


The Mac skips that test. I'll try it on my Mac.


On Fri, Feb 22, 2013 at 2:37 PM, Aashish Chaudhary <
aashish.chaudhary at kitware.com> wrote:

> >> There are still technical issues, the worst that I encountered is that
> >> vtkStdString implicitly casts to const char *
> >>
> >> operator const char *() { return this->c_str(); }
>
> Ah...so this could bite us. So if cannot remove it completely, at
> least we should document it somewhere (may be refer it in the VTK6
> migration?)
>
> Thanks
>



-- 
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130222/51485840/attachment.html>


More information about the vtk-developers mailing list