size_type

来源:互联网 发布:mysql 时间加1秒 编辑:程序博客网 时间:2024/06/12 20:13

vector::size_type 

A type that counts the number of elements in a vector.

basic_string::size_type 

n unsigned integer type that can represent the number of elements and indices in a string.