uninitialized_construct_using_allocator should use construct_at instead of operator new
Proposed change:
Effects: Equivalent to:
return ::new(static_cast<void*>(p)) construct_at(p, T(make_obj_using_allocator<T>(alloc, std::forward<Args>(args)...)));
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4