container/proj/vc7ide
Ion Gaztañaga 9a22431578 * Clean up constructor template auto deduction guides to use Boost.Container traits
* GitHub #73: '"triviality of pair".

* Fixed race condition bug in unsynchronized_pool_resource
2018-06-14 13:17:55 +02:00
..
alloc_basic_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
alloc_full_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
alloc_lib.vcproj * Add missing extract() and insert(node_type) funtion to associative containers. 2016-08-29 00:06:57 +02:00
allocator_traits_test.vcproj Massive dependency reduction. Removed dependency on several boost libraries and standard C++ headers. 2015-01-02 19:34:21 +01:00
bench_adaptive_node_pool.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_alloc_expand_bwd.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_alloc_expand_fwd.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_alloc_shrink_to_fit.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_alloc_stable_vector_burst.vcproj Rename stable vector bench to avoid too long names that might give problems in some filesystems. 2015-06-04 11:39:53 +02:00
bench_alloc.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_flat_multiset.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_flat_set.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_set_adaptive_pool.vcproj * Fixed adaptive pool bugs 2018-04-29 12:42:04 +02:00
bench_set_alloc_v2.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_set_avl.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_set_multi.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_set_sg.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_set_sp.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
bench_set.vcproj Add custom random_shuffle as some old compiler implementations self-swap some elements. 2016-07-31 23:15:39 +02:00
bench_static_vector.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
container.sln * Fixed adaptive pool bugs 2018-04-29 12:42:04 +02:00
container.vcproj * Clean up constructor template auto deduction guides to use Boost.Container traits 2018-06-14 13:17:55 +02:00
deque_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
doc_custom_tree.vcproj Fix incorrect temporary folder 2017-12-10 23:33:07 +01:00
doc_custom_vector.vcproj - Add configuration options to vector 2017-12-10 23:33:41 +01:00
doc_emplace.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
doc_extended_allocators.vcproj - Add configuration options to vector 2017-12-10 23:33:41 +01:00
doc_move_containers.vcproj - Add configuration options to vector 2017-12-10 23:33:41 +01:00
doc_pmr.vcproj Fix incorrect temporary folder 2017-12-10 23:33:07 +01:00
doc_recursive_containers.vcproj Fix incorrect temporary folder 2017-12-10 23:33:07 +01:00
doc_type_erasure.vcproj Fix incorrect temporary folder 2017-12-10 23:33:07 +01:00
explicit_inst_deque_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
explicit_inst_flat_map_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
explicit_inst_flat_set_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
explicit_inst_list_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
explicit_inst_map_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
explicit_inst_set_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
explicit_inst_slist_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
explicit_inst_small_vector_test.vcproj Add missing small vector's explicit instantiation test 2015-09-07 18:33:51 +02:00
explicit_inst_stable_vector_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
explicit_inst_static_vector_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
explicit_inst_string_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
explicit_inst_vector_test.vcproj New tests, to measure if container headers include all what's needed to use them. 2015-01-04 02:27:23 +01:00
flat_map_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
flat_set_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
flat_tree_test.vcproj Add flat_tree_test project 2017-09-10 02:41:27 +02:00
global_resource.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
hash_table_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
insert_vs_emplace_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
list_test.vcproj Massive dependency reduction. Removed dependency on several boost libraries and standard C++ headers. 2015-01-02 19:34:21 +01:00
map_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
memory_resource_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
monotonic_buffer_resource_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
node_handle_test.vcproj Add missing test 2016-09-05 14:58:01 +02:00
null_iterators_test.vcproj Implements N3644. 2014-09-24 16:09:56 +02:00
pair_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
pmr_deque_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
pmr_flat_map_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
pmr_flat_set_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
pmr_list_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
pmr_map_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
pmr_set_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
pmr_slist_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
pmr_small_vector_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
pmr_stable_vector_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
pmr_string_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
pmr_vector_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
polymorphic_allocator_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
resource_adaptor.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
scoped_allocator_adaptor_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
scoped_allocator_usage_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
set_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
slist_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
small_vector_test.vcproj Add experimental small_vector class 2015-02-26 00:35:59 +01:00
stable_vector_test.vcproj Update projects to new names and spacing errors. 2015-06-04 11:44:31 +02:00
static_vector_test.vcproj Update static vector project 2017-01-12 14:49:02 +01:00
string_test.vcproj Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools 2014-09-23 17:28:13 +02:00
string_view_compat_test.vcproj Changed string_view interoperability to a templated solution in order to support also std::string_view. 2017-02-21 14:27:18 +01:00
synchronized_pool_resource_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
throw_exception_test.vcproj Massive dependency reduction. Removed dependency on several boost libraries and standard C++ headers. 2015-01-02 19:34:21 +01:00
tree_test.vcproj Split set/map tests as some compilers refuse to allocate too many sectios in the object file 2017-04-06 23:34:30 +02:00
unsynchronized_pool_resource_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
uses_allocator_test.vcproj Add Polymorphic Memory Resource utilities and rework the separately compiled library: 2015-09-07 19:16:46 +02:00
vector_options_test.vcproj - Add configuration options to vector 2017-12-10 23:33:41 +01:00
vector_test.vcproj Replaced _MSC_VER with BOOST_HAS_PRAGMA_ONCE before #pragma once. 2015-01-10 12:50:17 +01:00