Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Reintroduced tuples subnamespace, documents now reflect that change | Jaakko Järvi | 2001-09-14 | 1 | -0/+0 | |
| | | | | [SVN r11119] | |||||
* | tuple_basic_no_partial_spec.hpp: | Douglas Gregor | 2001-09-06 | 1 | -0/+0 | |
| | | | | | | | - Fixed cons construction for compilers with no partial specialization that aren't MSVC [SVN r11056] | |||||
* | Added support for assignment from std::pair. Test in tuple_test_bench.cpp ↵ | Douglas Gregor | 2001-09-05 | 1 | -0/+0 | |
| | | | | | | enabled for MSVC version [SVN r11025] | |||||
* | added documentation for default construction of cons lists | Jaakko Järvi | 2001-09-04 | 1 | -0/+0 | |
| | | | | [SVN r11017] | |||||
* | adding a test for cons list default construction | Jaakko Järvi | 2001-09-04 | 1 | -0/+0 | |
| | | | | [SVN r11016] | |||||
* | included rich_cons | Jaakko Järvi | 2001-09-04 | 1 | -0/+0 | |
| | | | | [SVN r11015] | |||||
* | SGI MIPSpro workaround in default_arg error checking | Jeremy Siek | 2001-09-03 | 1 | -0/+0 | |
| | | | | [SVN r10998] | |||||
* | MSVC version of get<N> can now handle const tuples properly | Douglas Gregor | 2001-09-01 | 1 | -0/+0 | |
| | | | | | | | Testcase for const tuples added [SVN r10986] | |||||
* | Corrected/refined the requirement for a tuple element type | Jaakko Järvi | 2001-08-31 | 1 | -0/+0 | |
| | | | | [SVN r10975] | |||||
* | removed cons list construction tests if BOOST_NO_PARTIAL_SPECIALIZATION | Jaakko Järvi | 2001-08-24 | 1 | -0/+0 | |
| | | | | [SVN r10929] | |||||
* | added new constructor for cons lists | Jaakko Järvi | 2001-08-24 | 1 | -0/+0 | |
| | | | | [SVN r10927] | |||||
* | Documented a new constructor for cons lists | Jaakko Järvi | 2001-08-24 | 1 | -0/+0 | |
| | | | | [SVN r10926] | |||||
* | added few tests for cons lists | Jaakko Järvi | 2001-08-24 | 1 | -0/+0 | |
| | | | | [SVN r10925] | |||||
* | changes to avoid warnings with g++ -Wall | Jaakko Järvi | 2001-08-24 | 1 | -0/+0 | |
| | | | | [SVN r10923] | |||||
* | small change to avoid unnecessary warnings with g++ -Wall | Jaakko Järvi | 2001-08-24 | 1 | -0/+0 | |
| | | | | [SVN r10922] | |||||
* | Added more typenames to make gcc 3.0 -pedantic happy | Jaakko Järvi | 2001-08-23 | 1 | -0/+0 | |
| | | | | [SVN r10911] | |||||
* | Added a specialization for empty tuple ( tuple<> ) | Jaakko Järvi | 2001-08-22 | 1 | -0/+0 | |
| | | | | | | | | Added 'typename's to make_tuple return types to avoid warnings in edg strict mode [SVN r10906] | |||||
* | Minor spelling fixes, add author link | Beman Dawes | 2001-08-10 | 1 | -0/+0 | |
| | | | | [SVN r10834] | |||||
* | Adding the tuple library files | Jaakko Järvi | 2001-08-10 | 1 | -0/+0 | |
| | | | | [SVN r10829] | |||||
* | Adding the Tuple library files | Jaakko Järvi | 2001-08-10 | 1 | -0/+0 | |
[SVN r10828] |