小伙看你根骨奇佳,潜力无限,来学PHP伐。
If there is no typename keyword, the compiler cannot tell whether size_type is a member of std::vector<T> or something else. For example, if std::vector<T> has a static member of size_type.
size_type
std::vector<T>
If there is no typename keyword, the compiler cannot tell whether
size_type
is a member ofstd::vector<T>
or something else. For example, ifstd::vector<T>
has a static member of size_type.