Placement new with move constructor vs move assignment in folly small_vector

后端 未结 0 1557
囚心锁ツ
囚心锁ツ 2021-01-01 11:33

While researching ideas for a constexpr vector-like container, I ran into folly\'s small_vector container. I was reading through the implementation and was confused by this

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