Files
osrm-backend/include
Patrick Niklaus e7ea5f500d 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-04-05 22:58:32 +02:00
..
2016-04-05 22:58:32 +02:00
2016-04-05 22:58:32 +02:00
2016-04-05 22:58:32 +02:00
2016-04-05 22:58:32 +02:00
2016-04-05 22:58:32 +02:00
2016-04-05 22:58:32 +02:00