Click here to Skip to main content
15,888,803 members
Articles / Programming Languages / C#

Multi Index Container for C# 2.0

Rate me:
Please Sign up or sign in to vote.
4.56/5 (7 votes)
20 May 2007CPOL3 min read 62.9K   629   32  
A generic class library in C# (inspired from Boost.MultiIndex) enabling you to maintain more than one index on a container

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Loves coding...

Comments and Discussions