Re: STL.NET news
- From: "rellik" <nospam@xxxxxxxxxx>
- Date: Sun, 12 Feb 2006 18:02:44 GMT
|
| 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
.
- Follow-Ups:
- Re: STL.NET news
- From: Willy Denoyette [MVP]
- Re: STL.NET news
- References:
- STL.NET news
- From: Andrew Roberts
- Re: STL.NET news
- From: rellik
- Re: STL.NET news
- From: Willy Denoyette [MVP]
- Re: STL.NET news
- From: rellik
- Re: STL.NET news
- From: Willy Denoyette [MVP]
- STL.NET news
- Prev by Date: Re: STL.NET news
- Next by Date: Re: STL.NET news
- Previous by thread: Re: STL.NET news
- Next by thread: Re: STL.NET news
- Index(es):
Relevant Pages
|