Updates to the containers library

J

jacob navia

Hi
For the people that are using the containers library, I have updated the
distribution. I added more implementations of Select and SelectCopy.

Both functions take a container and a mask, producing either a modified
container where non-selected elements are erased in place or a copy of
the selected elements.

I added them for lists, string lists, vectors and string collections.

This goes in a general direction that I want to build before presenting
this work: the usage of masks is an interesting concept (taken from the
APL language)

You can download the containers library from:

http://code.google.com/p/ccl

jacob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top