[vtk-developers] Data structures in VTK

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Fri Dec 28 13:26:40 EST 2001


>>>>> "SW" == Simon Warfield <warfield at bwh.harvard.edu> writes:

    SW> Does it really make sense to continue to avoid using STL ?

    SW> If vendor STLs are still too incompatible and not compliant
    SW> with the standard, then one option would be to use a drop in
    SW> replacement for vendor STL such as STLport
    SW> http://www.stlport.com/product.html

Yes, with more than 20 different compilers being supported it is
certainly unfair to say STLport is not cross platform.  However, maybe
the biggest worry is that by adding STLPort VTK will rope in another
dependency, which might not be desired.  So unless compilers ship with
a working STL it might not make sense to use STL.  That said, I find
it hard to believe that STL is not standard enough today.

prabhu



More information about the vtk-developers mailing list