|
9559531c52
|
Fixed unused variables that show up as warnings when doing regression
tests.
[SVN r11241]
|
2001-09-24 23:21:16 +00:00 |
|
|
4503ed841b
|
Get rid of unused parameter to avoid warnings.
[SVN r11214]
|
2001-09-22 19:36:44 +00:00 |
|
|
531fb617eb
|
Merged the tuples_subnamespace branch to main trunk.
[SVN r11120]
|
2001-09-14 07:55:25 +00:00 |
|
|
31efdb5485
|
Added support for assignment from std::pair. Test in tuple_test_bench.cpp enabled for MSVC version
[SVN r11025]
|
2001-09-05 03:22:31 +00:00 |
|
|
1c01745973
|
adding a test for cons list default construction
[SVN r11016]
|
2001-09-04 10:50:13 +00:00 |
|
|
b9cb417106
|
MSVC version of get<N> can now handle const tuples properly
Testcase for const tuples added
[SVN r10986]
|
2001-09-01 01:52:14 +00:00 |
|
|
23a2b7ba58
|
removed cons list construction tests if BOOST_NO_PARTIAL_SPECIALIZATION
[SVN r10929]
|
2001-08-24 10:47:05 +00:00 |
|
|
5bc99464e0
|
added few tests for cons lists
[SVN r10925]
|
2001-08-24 10:22:45 +00:00 |
|
|
523933502c
|
small change to avoid unnecessary warnings with g++ -Wall
[SVN r10922]
|
2001-08-24 05:50:45 +00:00 |
|
|
c80a1d86d8
|
Adding the tuple library files
[SVN r10829]
|
2001-08-10 11:48:57 +00:00 |
|