std pair信息详情

std pair发音

意思翻译

std对

相似词语短语

pair───n.一对,一双,一副;n.(Pair)人名;(英、法)佩尔;vt.把…组成一对

namespace std───命名空间标准

std sta───标准sta

stencil std───模板标准

std part───标准零件

blistering std───起泡标准

a pair───一对;一双;一对搭档;一副;一对;一副

std deviation───标准偏差(standarddeviation,非正式);标准差(standarddeviation,非正式)

diplococci std───双球菌标准

双语使用场景

Listing 1. A typical implementation of STD: : pair.───清单1 . std: pair的典型实现。

std::pair has a comparison operator that does effectively the same comparisons as your version.───pair有一个比较运算符,跟你刚才写的那个一样。

The size of the compressed pair object is 4 bytes—half what std::pair takes.───压缩的 pair 对象的大小为 4 字节,即 std::pair 所占字节的一半。

英语使用场景

std::pair has a comparison operator that does effectively the same comparisons as your version.