Boost logo

Boost :

Subject: Re: [boost] [SoC] Some extra ideas to Google SoC
From: Biin Ilya (biinilya_at_[hidden])
Date: 2010-03-23 04:08:23


I'll summarize extra ideas.

So, it will be a container library with this list of features supported with
template parametres:

1 - Mutithreading
2 - Exception safety
3 - Different internal realizations

Also it will contain support of transformation algorithms, such as
archiving, cryptography and others.
After the first sight I'd like to offer realiation of that kind.
We provide a special class which will implement stream operations being able
to work with stl streams. There will be a template argument specifing an
exact transform algorithm. It will extend the queue container to take use of
it adjustability. Also it will give us an appotunity co create
transformation chains.

-- 
Biin Ilya
MIPT

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk