https://github.com/carla-simulator/carla
Raw File
Tip revision: bdc12cbe64ac373e9512ef5d59654002405770bd authored by nsubiron on 29 April 2019, 16:37:42 UTC
Remove nodiscard attribute as is not yet available in C++14
Tip revision: bdc12cb
.pep8
[pep8]
max-line-length = 120
back to top