c++中POD類型和non-POD類型

對於一個array來講: orm

For POD-types, a shallow copy or memcpy of the whole array is good enough, while for non-POD types, we need to perform element by element copies.element

來自<Learning Boost C++ Libraries> 第296頁.form

相關文章
相關標籤/搜索