質問編集履歴
1
test
CHANGED
File without changes
|
test
CHANGED
@@ -88,6 +88,8 @@
|
|
88
88
|
|
89
89
|
T* mValue;
|
90
90
|
|
91
|
+
// int init;
|
92
|
+
|
91
93
|
public:
|
92
94
|
|
93
95
|
explicit DataStore(T* value) : mValue(value) {}
|