|
MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
使用空基类优化的键值对实现 更多...
类 | |
| struct | compressed_pair< IfEmpty, T, Compressed > |
| 压缩对主模板,使用EBCO优化 更多... | |
| struct | compressed_pair< IfEmpty, T, false > |
| 压缩对特化,未启用EBCO优化 更多... | |
使用空基类优化的键值对实现