Fix a non-Standard allocator in vector.cons/construct_iter_iter_alloc.pass.cpp.
You gotta have a rebinding constructor. MSVC loves rebinding.
Differential D22016
[libcxx] [test] Fix a non-Standard allocator in vector.cons/construct_iter_iter_alloc.pass.cpp. STL_MSFT on Jul 5 2016, 1:50 PM. Authored by
Details
Fix a non-Standard allocator in vector.cons/construct_iter_iter_alloc.pass.cpp. You gotta have a rebinding constructor. MSVC loves rebinding.
Diff Detail |