Douglas Gregor 5b4dc38727 boost/function/function_base.hpp:
- Work around a GCC <= 3.3 bug where the return type of a function template
    that cannot possibly match is instantiated when it should not be, causing
    errors in the use of operator==. This results in slightly reduced
    functionality.

libs/function/test/contains_test.cpp:
  - Don't test that which GCC cannot now handle


[SVN r23170]
2004-06-23 16:00:01 +00:00
2004-03-12 03:38:20 +00:00
2004-06-23 16:00:01 +00:00
2001-06-21 16:19:33 +00:00
Description
Boost.org function module
2.2 MiB
Languages
C++ 96.7%
CMake 1.7%
Shell 0.6%
Batchfile 0.5%
HTML 0.5%