What is the difference between std::uninitialized_default_construct() and std::uninitialized_value_construct()?

后端 未结 0 1622
无人及你
无人及你 2020-12-12 06:54

There are two almost identical algorithms in STL:

https://en.cppreference.com/w/cpp/memory/uninitialized_default_construct https://en.cppreference.com/w/cpp/memory/un

相关标签:
回答
  • 消灭零回复
提交回复
热议问题