mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-14 08:20:34 +08:00
Typo
This commit is contained in:
@@ -328,7 +328,7 @@ public:
|
||||
}
|
||||
|
||||
/**
|
||||
* Complexity is O(N).
|
||||
* Complexity is O(1).
|
||||
*/
|
||||
bool isEmpty() const { return find(YesPredicate()) == NULL; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user