6 Dec
2006
6 Dec
'06
1:17 p.m.
Jeff F wrote: [snip 20 quoted lines]
serialization multi_array bind lambda filesystem
The lambda library is header-only, so you can try by hand. If the compiler can cope with the lambda library, you can assume it's good enough.
In fact serialization is the only non-header-only library of the above list.
filesystem is also non-header, at least in my copy of RC_1_34_0 branch. - Volodya