1-10 of 165 < Previous Next >
1 vote
closed

Implement HashMultiSet container

id# 13414 | Planned Release: None | Last Updated: Dec 16 2008 at 11:51 AM by AndyM
0 votes

Build Collection Interface overloads in 2.x branch to simplify the usage of the NSTL

Provide overloads of algorithms that take one of the collection interfaces instead of iterators

id# 6178 | Planned Release: None | Last Updated: Dec 13 2008 at 1:21 PM by AndyM
1 vote

Update Documentation to new 3.0 LINQ extension features

-insert statement in existing documentation, what is obsolete or better now i Version 3.x -Provide examples by ->Container extensions for Begin/End etc. ->overloads for Algorithms for collectio...

id# 20118 | Planned Release: 3.0 Production | Last Updated: Dec 8 2008 at 10:28 PM by AndyM
0 votes
closed

Diff implementation of most RandomAccessIterators return absolute values

-Vector.Iterator -IListIterator extend Diff UnitTest to check negative values!

id# 11720 | Planned Release: 3.0 Production | Last Updated: Nov 27 2008 at 8:41 PM by AndyM
1 vote
closed

Provide TopologicalSort Algorithm

The algorithm should work similar to unix's tsort. It shall have a generic approch where a functor is used to model the graphs edges

id# 19814 | Planned Release: 3.0 Production | Last Updated: Nov 25 2008 at 9:55 PM by AndyM
1 vote
closed

Fix FxCop warnings

With Vs2008 new and stricter FxCop warnings appeared which need to be fixed before release

id# 19414 | Planned Release: 3.0 Production | Last Updated: Nov 11 2008 at 9:26 PM by AndyM
1 vote
closed

Provide Distance() extension methods for iterators and deprecate NStlUtil.Distance

Different overloads for IInputIterator<T> & IRandomAccessIterator<T> are needed.

id# 19391 | Planned Release: 3.0 Production | Last Updated: Nov 10 2008 at 7:34 PM by AndyM
0 votes
closed

Provide FrontInserter() extension method for all appropriate containers

IFrontInsertable<T>, will serve for DList and Deque as well LinkedList<T>

id# 17545 | Planned Release: 3.0 Production | Last Updated: Nov 10 2008 at 7:34 PM by AndyM
0 votes
closed

Provide BackInserter() extension method for all appropriate containers

Allthough the AddInserter() extension of ICollection<T> provides the same functionality in most cases, an explicit BackInserter method will prove readability. COntainers are: IBackInsertable<T> Li...

id# 17544 | Planned Release: 3.0 Production | Last Updated: Nov 10 2008 at 7:33 PM by AndyM
0 votes
closed

Deprecate NStlUtil.Inserter helper methods in favour of extension methodsd for IInsertable<T>

Extension: methods are needed for: -IInsertable<T> -LinkedList<T> -SortedList<T> -Deque<T>

id# 17443 | Planned Release: 3.0 Production | Last Updated: Nov 10 2008 at 7:33 PM by AndyM
1-10 of 165 < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2008.12.9.14291