Name |
Last commit
|
Last update |
---|---|---|
.. | ||
comparison_operators | ||
cons | ||
creation_functions | ||
element_access | ||
tuple_element.cc | ||
tuple_size.cc |
2004-10-25 Benjamin Kosnik <bkoz@redhat.com> * include/Makefile.am (tr1_headers): Add tuple. * include/Makefile.in: Regenerate. 2004-10-25 Chris Jefferson <chris@bubblescope.net> * include/tr1/tuple: Implementation of tuple from library TR. * testsuite/tr1/6_containers/tuple/tuple_element.cc: New. * testsuite/tr1/6_containers/tuple/tuple_size.cc: New. * testsuite/tr1/6_containers/tuple/comparison_operators/comparisons.cc: New. * testsuite/tr1/6_containers/tuple/cons/assignment.cc: New. * testsuite/tr1/6_containers/tuple/cons/big_tuples.cc: New. * testsuite/tr1/6_containers/tuple/cons/constructor.cc: New. * testsuite/tr1/6_containers/tuple/creation_functions/make_tuple.cc: New. * testsuite/tr1/6_containers/tuple/creation_functions/tie.cc: New. * testsuite/tr1/6_containers/tuple/element_access/get.cc: New. From-SVN: r89548
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
comparison_operators | Loading commit data... | |
cons | Loading commit data... | |
creation_functions | Loading commit data... | |
element_access | Loading commit data... | |
tuple_element.cc | Loading commit data... | |
tuple_size.cc | Loading commit data... |