摘要: A plain old data structure (POD) is a data structure that is represented only as passive collections of field values, without using encapsulation or other object-oriented features. POD是这样的数据结构:用组个fiel... 阅读全文