osrm-backend/include/extractor/guidance
Patrick Niklaus c8cd89355c 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-18 17:33:04 +01:00
..
classification_data.hpp Hide functional road classification based on tags in implementation file 2016-03-18 17:33:03 +01:00
discrete_angle.hpp Use stdint and using type-alias for discrete angle 2016-03-18 17:33:03 +01:00
toolkit.hpp Const-correctnes for compressed geometry iterator 2016-03-18 17:33:04 +01:00
turn_analysis.hpp Don't pass shared_ptr down to functions 2016-03-18 17:33:04 +01:00
turn_classification.hpp Big Restructuring / Cleanup 2016-03-18 17:33:02 +01:00
turn_instruction.hpp Big Restructuring / Cleanup 2016-03-18 17:33:02 +01:00