forked from boostorg/function
5b4dc38727b64e2261eb47710d2ef46e729b89fb
- 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]
Description
Boost.org function module
Languages
C++
96.4%
CMake
1.9%
Perl
1.3%
HTML
0.4%