mirror of
https://github.com/boostorg/core.git
synced 2026-05-03 19:31:00 +02:00
Add allocator_construct_n to allocator_access and deprecate alloc_construct
This commit is contained in:
@@ -242,6 +242,8 @@ run allocator_max_size_test.cpp ;
|
||||
run allocator_soccc_test.cpp ;
|
||||
run allocator_construct_test.cpp ;
|
||||
run allocator_destroy_test.cpp ;
|
||||
run allocator_construct_n_test.cpp ;
|
||||
run allocator_destroy_n_test.cpp ;
|
||||
run allocator_traits_test.cpp ;
|
||||
|
||||
lib lib_typeid : lib_typeid.cpp : <link>shared:<define>LIB_TYPEID_DYN_LINK=1 ;
|
||||
|
||||
Reference in New Issue
Block a user