osrm-backend/include
Patrick Niklaus 6b0b160f37 Don't pass shared_ptr down to functions
"Don’t pass a smart pointer as a function parameter unless you want to
use or manipulate the smart pointer itself, such as to share or transfer
ownership."

Source:
http://herbsutter.com/2013/06/05/gotw-91-solution-smart-pointer-parameters/
2016-03-31 18:58:52 +02:00
..
contractor Runs scripts/format.sh 2016-03-31 18:58:52 +02:00
engine Move bearing to public namespace 2016-03-31 18:58:52 +02:00
extractor Don't pass shared_ptr down to functions 2016-03-31 18:58:52 +02:00
osrm Move bearing to public namespace 2016-03-31 18:58:52 +02:00
server Move bearing to public namespace 2016-03-31 18:58:52 +02:00
storage Runs scripts/format.sh 2016-03-31 18:58:52 +02:00
util Runs scripts/format.sh 2016-03-31 18:58:52 +02:00