質問編集履歴

1

修正

2021/04/21 07:31

投稿

fluid_love
fluid_love

スコア21

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
 
24
24
 
25
- template<typename T>//このTはclass Aしか受け付けないようにしたい.class<ここは何でも大丈夫>
25
+ template<typename T>//このTはclass Aしか受け付けないようにしたい.class A<ここは何でも大丈夫>
26
26
 
27
27
  void foo() {
28
28