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