This commit is contained in:
CanftIn 2020-04-10 12:17:30 +08:00 committed by GitHub
parent bd45953d29
commit 8254a9edfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2290,7 +2290,7 @@ functionName (
```C++ ```C++
template < template <
typename T, typename T,
typenname U = typename vector<T>::iterator // 1 typename U = typename vector<T>::iterator // 1
> >
typename vector<T>::value_type // 1 typename vector<T>::value_type // 1
foo( foo(