A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/cplusplus/nbballot/issues/210 below:

US213 20.10.08.2 p17 uninitialized_construct_using_allocator should use construct_at LWG 3321 · Issue #210 · cplusplus/nbballot · GitHub

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