
26 Feb
2009
26 Feb
'09
4:59 p.m.
On 02/26/09 09:06, Bernhard Merkle wrote: [snip]
- are there architectural documents for the other libraries ?
- which would be good candidates from your point of view ? (I think e.g. analyzing dependencies to the mpl libs is interesting)
I'd be interested in this. The mpl-vt.zip in boost vault/variadic templates shows a partial conversion of mpl to variadic templates. I think such an architectural document would have helped this effort. In particular, I'm now wondering what depends on the iter_fold_if_impl templates because I was having problems as outlined in the file: VariadicTemplatesExperiences.txt contained in mpl-vt.zip. [snip]