mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
More CFlaahgra imps
This commit is contained in:
@@ -132,7 +132,7 @@ public:
|
||||
this->pop_back();
|
||||
this->insert(this->begin(), t);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
std::optional<T> GetAverage() const {
|
||||
if (this->empty())
|
||||
|
||||
Reference in New Issue
Block a user