Re: STL.NET news



|
| Sorry Willy I'll rephase. Tis a pity because because C++/CLI is next to
| useless without the ability to use managed types with the standard
library.
|
| -Liam
|
|

Why? they are just wrappers around the managed containers available in the
framework. IMO they offer little added value.

Willy.



Oh I don't know. Just say you're a C++ programmer. Which means you make
extensive use of the standard library. Say you'd like use a fairly standard
container, probably the most common after vector - the set. Yeah, say you'd
like to have a set of strings. Is there a set in the
System.Collections.Generic namespace? Nope.

-Liam


.



Relevant Pages

  • Re: STL.NET news
    ... |> | useless without the ability to use managed types with the standard ... | extensive use of the standard library. ... That's right, they are not in the BCL, just like STL/CLR is not yet ...
    (microsoft.public.dotnet.languages.vc)
  • Re: STL.NET news
    ... Tis a pity because because C++/CLI is next to ... | useless without the ability to use managed types with the standard ...
    (microsoft.public.dotnet.languages.vc)