Commit Graph

165 Commits

Author SHA1 Message Date
Jaakko Järvi
c789016905 included rich_cons
[SVN r11015]
2001-09-04 10:44:37 +00:00
Jeremy Siek
5fb17f027f SGI MIPSpro workaround in default_arg error checking
[SVN r10998]
2001-09-03 15:42:55 +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
3bbc493fc1 Corrected/refined the requirement for a tuple element type
[SVN r10975]
2001-08-31 14:50:06 +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
d84c84e7ed added new constructor for cons lists
[SVN r10927]
2001-08-24 10:43:25 +00:00
Jaakko Järvi
8ef8d44ed8 Documented a new constructor for cons lists
[SVN r10926]
2001-08-24 10:41:01 +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
54efc84392 changes to avoid warnings with g++ -Wall
[SVN r10923]
2001-08-24 05:52:16 +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
a2e79e63af Added more typenames to make gcc 3.0 -pedantic happy
[SVN r10911]
2001-08-23 13:46:03 +00:00
Jaakko Järvi
1469663d60 Added a specialization for empty tuple ( tuple<> )
Added 'typename's to make_tuple return types to avoid warnings in
edg strict mode


[SVN r10906]
2001-08-22 13:22:30 +00:00
Beman Dawes
00688f9a4a Minor spelling fixes, add author link
[SVN r10834]
2001-08-10 16:03:01 +00:00
Jaakko Järvi
c80a1d86d8 Adding the tuple library files
[SVN r10829]
2001-08-10 11:48:57 +00:00
Jaakko Järvi
adeeed1f6d Adding the Tuple library files
[SVN r10828]
2001-08-10 11:45:43 +00:00