Stephen Howe
2010-01-15 16:27:29 UTC
Hi
Just reading "C++ Common Knowledge" - Stephen Dewhurst.
According to this, deriving your functor from binary_function allows "other parts of the STL implementation to ask compile-time
questions of the function object".
Now does this occur for
Visual Studio 8.0 ?
Visual Studio 9.0 ?
Visual Studio 10.0 ?
Thanks
Stephen Howe
Just reading "C++ Common Knowledge" - Stephen Dewhurst.
According to this, deriving your functor from binary_function allows "other parts of the STL implementation to ask compile-time
questions of the function object".
Now does this occur for
Visual Studio 8.0 ?
Visual Studio 9.0 ?
Visual Studio 10.0 ?
Thanks
Stephen Howe