Files
osrm-backend/util
Daniel J. Hofmann 98b7e0a407 Refactor bearing implementation.
- removes `noexcept` specifier as we can not guarantee for not throwing

- uses a namespace instead of a struct + static function combination

- asserts for heading degree in [0, 360] range (both sides inclusive!)

- header only since implementation does not hide anything

- adds `inline` specifier as compiler hint
2015-09-29 16:15:54 +02:00
..
2015-09-29 16:15:54 +02:00
2015-09-01 15:20:35 +02:00
2015-05-15 15:30:41 +02:00
2015-02-26 18:54:13 +01:00