Commit Graph
12 Commits
Author SHA1 Message Date
Dave Abrahams 588a6eeb1b Added default constructor for cons<>.
[SVN r10967]
2001-08-30 14:44:24 +00:00
nobody 0b8d721265 This commit was manufactured by cvs2svn to create branch 'rich_cons'.
[SVN r10928]
2001-08-24 10:43:26 +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