mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 08:22:22 +01:00
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.7%
CMake
1.7%
Shell
0.6%
Batchfile
0.5%
HTML
0.5%