Commit Graph
7 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 54efc84392 changes to avoid warnings with g++ -Wall
[SVN r10923]
2001-08-24 05:52:16 +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
Jaakko Järvi adeeed1f6d Adding the Tuple library files
[SVN r10828]
2001-08-10 11:45:43 +00:00