Commit Graph
8 Commits
Author SHA1 Message Date
Jaakko Järvi 09a730c9bc most definitions are now in tuples subnamespace, more tests moved
to tuple_test_bench.cpp


[SVN r11050]
2001-09-06 13:49:31 +00:00
Douglas Gregor 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
Jaakko Järvi 1c01745973 adding a test for cons list default construction
[SVN r11016]
2001-09-04 10:50:13 +00:00
Douglas Gregor 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
Jaakko Järvi 23a2b7ba58 removed cons list construction tests if BOOST_NO_PARTIAL_SPECIALIZATION
[SVN r10929]
2001-08-24 10:47:05 +00:00
Jaakko Järvi 5bc99464e0 added few tests for cons lists
[SVN r10925]
2001-08-24 10:22:45 +00:00
Jaakko Järvi 523933502c small change to avoid unnecessary warnings with g++ -Wall
[SVN r10922]
2001-08-24 05:50:45 +00:00
Jaakko Järvi c80a1d86d8 Adding the tuple library files
[SVN r10829]
2001-08-10 11:48:57 +00:00