minor update
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
|||||||
return ticks;
|
return ticks;
|
||||||
}
|
}
|
||||||
|
|
||||||
auto operator->() {
|
T* operator->() {
|
||||||
return &top_;
|
return &top_;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user