17 Jun
2003
17 Jun
'03
2:55 p.m.
"Anders Moe"
Hi all. After reading about enable_if in CUJ I decided to see if this was present in boost, which it is, sort of, in function_base.hpp. However, it seems to exist in function::, and my impression is that its not really an official boost component. Is this correct ?
Yeah, I guess it's not in the public interface. We have a version in the new Sandbox iterators (adaptors) library, so it will be getting to be more entrenched. Really all that's required to make it official is documentation and tests. Would you like to volunteer? -- Dave Abrahams Boost Consulting www.boost-consulting.com