mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Ref T275, Ref T280 hint for timestamp based list if they are already sorted
This commit is contained in:
@@ -55,6 +55,9 @@ namespace BlackMiscTest
|
||||
//! Altitude correction
|
||||
void altitudeCorrection();
|
||||
|
||||
//! Using sort hint
|
||||
void sortHint();
|
||||
|
||||
private:
|
||||
//! Test situations (ascending)
|
||||
static BlackMisc::Aviation::CAircraftSituationList testSituations();
|
||||
|
||||
Reference in New Issue
Block a user