Moritz Kobitzsch
|
c608b77a43
|
fixes assignment for basic turn types / invalid ramp assignment
|
2016-03-17 22:57:41 +01:00 |
|
Patrick Niklaus
|
f06a636e7d
|
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-17 22:57:41 +01:00 |
|
Daniel J. Hofmann
|
bf01038e63
|
Properly includes needed headers in turn analysis interface
|
2016-03-17 22:57:41 +01:00 |
|
Moritz Kobitzsch
|
4f0a84e8de
|
start of four way turns
|
2016-03-17 22:57:40 +01:00 |
|
Moritz Kobitzsch
|
6883fdca5c
|
improved fork handling
|
2016-03-17 22:57:40 +01:00 |
|
Patrick Niklaus
|
6aa12b1dd6
|
Big Restructuring / Cleanup
|
2016-03-17 22:53:43 +01:00 |
|