move/proj/vc7ide
Ion Gaztañaga e1eec15b1a - Add heap_sort and pdqsort to the benchmark.
- Refactor adaptive_sort and adaptive_merge.
2017-12-31 19:32:32 +01:00
..
adaptive_merge_test.vcproj Added adaptive merge test 2016-03-23 22:10:27 +01:00
adaptive_sort_test.vcproj Added adaptive sort test and refactored utilities between adaptive benches and the new test 2016-03-19 12:20:15 +01:00
adl_move_swap.vcproj Added test for adl_move_swap.cpp 2014-11-28 15:39:49 +01:00
algo_test.vcproj ADd new set_difference algorithm and tests. 2017-12-26 21:55:54 +01:00
back_move_inserter_test.vcproj Added to trunk 2011-03-17 16:41:04 +00:00
bench_merge.vcproj Add experimental adaptive_merge/sort functions 2016-02-23 13:17:12 +01:00
bench_sort.vcproj Add experimental adaptive_merge/sort functions 2016-02-23 13:17:12 +01:00
construct_forward_test.vcproj Enable MSVC extensions. /Za is buggy and unrecommended. It breaks rvalue references in newer MSVC compilers. 2014-08-22 18:29:28 +02:00
conversion_test.vcproj Enable MSVC extensions. /Za is buggy and unrecommended. It breaks rvalue references in newer MSVC compilers. 2014-08-22 18:29:28 +02:00
copy_elision_test.vcproj Added to trunk 2011-03-17 16:41:04 +00:00
copy_move_optimization.vcproj Added to trunk 2011-03-17 16:41:04 +00:00
doc_clone_ptr.vcproj Remove header folder from project. 2016-02-23 13:16:50 +01:00
doc_construct_forward.vcproj Remove header folder from project. 2016-02-23 13:16:50 +01:00
doc_file_descriptor.vcproj Remove header folder from project. 2016-02-23 13:16:50 +01:00
doc_how_works.vcproj Remove header folder from project. 2016-02-23 13:16:50 +01:00
doc_move_algorithms.vcproj Remove header folder from project. 2016-02-23 13:16:50 +01:00
doc_move_inserter.vcproj Remove header folder from project. 2016-02-23 13:16:50 +01:00
doc_move_iterator.vcproj Remove header folder from project. 2016-02-23 13:16:50 +01:00
doc_move_return.vcproj Added BOOST_MOVE_RET 2014-02-15 23:04:15 +01:00
doc_template_assign.vcproj Documented limitations reported in Trac #12194 and Trac #12307 2016-07-29 11:55:10 +02:00
inplace_merge_test.vcproj Fixed adaptive_sort/merge bugs for stability. 2016-11-12 18:58:16 +01:00
move_algorithm.vcproj Added to trunk 2011-03-17 16:41:04 +00:00
move_if_noexcept_test.vcproj Enable MSVC extensions. /Za is buggy and unrecommended. It breaks rvalue references in newer MSVC compilers. 2014-08-22 18:29:28 +02:00
move_iterator_test.vcproj Added to trunk 2011-03-17 16:41:04 +00:00
move_test.vcproj Add experimental adaptive_merge/sort functions 2016-02-23 13:17:12 +01:00
Move.sln Add library project to solution to easily navigate through source files. 2017-12-26 21:56:23 +01:00
move.vcproj - Add heap_sort and pdqsort to the benchmark. 2017-12-31 19:32:32 +01:00
type_traits.vcproj - Reworked some traits to refactor code 2015-04-26 23:29:27 +02:00
unique_ptr_assign_test.vcproj Added support for bounded arrays in unique_ptr. Splitted test in several subtests. 2014-09-01 23:59:10 +02:00
unique_ptr_ctordtor_test.vcproj Added support for bounded arrays in unique_ptr. Splitted test in several subtests. 2014-09-01 23:59:10 +02:00
unique_ptr_default_deleter.vcproj Added class unique_ptr under boost::movelib namespace. This could be lifted to ::boost namespace if the community agrees. 2014-08-22 18:34:34 +02:00
unique_ptr_functions.vcproj Added class unique_ptr under boost::movelib namespace. This could be lifted to ::boost namespace if the community agrees. 2014-08-22 18:34:34 +02:00
unique_ptr_modifiers_test.vcproj Added support for bounded arrays in unique_ptr. Splitted test in several subtests. 2014-09-01 23:59:10 +02:00
unique_ptr_movector_test.vcproj Added support for bounded arrays in unique_ptr. Splitted test in several subtests. 2014-09-01 23:59:10 +02:00
unique_ptr_nullptr_test.vcproj Added support for bounded arrays in unique_ptr. Splitted test in several subtests. 2014-09-01 23:59:10 +02:00
unique_ptr_observers_test.vcproj Added support for bounded arrays in unique_ptr. Splitted test in several subtests. 2014-09-01 23:59:10 +02:00
unique_ptr_types_test.vcproj Added support for bounded arrays in unique_ptr. Splitted test in several subtests. 2014-09-01 23:59:10 +02:00