mirror of
https://github.com/wuye9036/CppTemplateTutorial.git
synced 2024-03-22 13:11:16 +08:00
Update ReadMe.md
http链接错误
This commit is contained in:
parent
c3c4897329
commit
21ac379840
|
@ -1694,7 +1694,7 @@ void f(){
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
这个例子在字面上“看起来”并没有什么问题,可惜编译器在编译的时候仍然提示出错了(http://goo.gl/zI42Zv):
|
这个例子在字面上“看起来”并没有什么问题,可惜编译器在编译的时候仍然提示出错了( http://goo.gl/zI42Zv ):
|
||||||
|
|
||||||
```
|
```
|
||||||
5 : error: too many template arguments for class template 'DoWork'
|
5 : error: too many template arguments for class template 'DoWork'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user