mirror of
https://github.com/nasa/trick.git
synced 2025-06-23 17:17:34 +00:00
* Speed up Trick::ScheduledJobQueue::push * Make comparator a static function * Use upper_bound instead * Use explicit types * Update comment * Fix formatting