
19 Feb
2006
19 Feb
'06
8:06 p.m.
David Abrahams wrote:
Why is hashing located under functional? The functional library is deprecated, IIRC.
Because it's based on the TR1 hash functions, which are in <functional>. So enhancements to <functional> are grouped together. I thought it was just Boost.Compose that was deprecated and removed. Daniel