Stefan Kangas
|
661e4f0da5
|
Use CHECK instead of ASSERT in test suite. (Ticket #250)
|
2010-12-17 20:51:54 +01:00 |
|
|
|
a78845507a
|
cleanup
|
2010-06-03 04:37:20 +02:00 |
|
|
|
fea85acd0e
|
equality comparisons on function erasure objects covered
...well, as good as possible, as boost refuses to implement this feature
|
2009-10-11 05:57:43 +02:00 |
|
|
|
231278bafe
|
implemented comparison on function erasure, pending test
|
2009-10-11 05:57:43 +02:00 |
|
|
|
5068016805
|
WIP draft how the equality comparison on a function erasure could work
|
2009-10-11 05:57:43 +02:00 |
|
|
|
5f0c9e209e
|
remove any use of boost::function in favour of <tr1/functional>
this resolves some long standing problems with ambiguous placeholders
closes Ticket #161
|
2009-07-19 05:47:36 +02:00 |
|
|
|
2462dee5ca
|
issue resolved, tests pass, finally (whew)
|
2009-07-06 02:25:19 +02:00 |
|
|
|
b65658c10d
|
try to fix a failing test (not really fixed yet)
|
2009-07-04 00:22:16 +02:00 |
|
|
|
8ea07bda7a
|
use the new bool conversion mixin to implement check for valid functor
|
2009-06-26 19:04:22 +02:00 |
|
|
|
e91cdd39e9
|
stubbed and commented out to get it to compile
|
2009-06-26 05:27:24 +02:00 |
|
|
|
53e882ca3e
|
WIP should also cover the detection of empty functors
|
2009-06-24 06:01:14 +02:00 |
|
|
|
a28c05877f
|
test pass (resolves Ticket #174)
|
2009-06-20 06:11:09 +02:00 |
|
|
|
079030818d
|
draft a test to sharpen the idea of the function holder (erasure)
|
2009-06-20 04:43:52 +02:00 |
|
|
|
a565bfef73
|
some header-renaming
|
2009-06-20 01:28:47 +02:00 |
|