https://github.com/carla-simulator/carla
Revision 8ea7afce517121ad4b3c572afd8e758c335eb3a3 authored by anrp on 23 March 2022, 18:41:39 UTC, committed by bernat on 31 March 2022, 11:04:26 UTC
boost::variant only supports up to 20 types (MPL limit). boost::variant2
has no such limit; switch to it.
1 parent 66d29be
History
Tip revision: 8ea7afce517121ad4b3c572afd8e758c335eb3a3 authored by anrp on 23 March 2022, 18:41:39 UTC
Switch to boost::variant2
Tip revision: 8ea7afc
File Mode Size
.github
Co-Simulation
Docs
Examples
Import
LibCarla
PythonAPI
Unreal
Util
.gitattributes -rw-r--r-- 12 bytes
.gitignore -rw-r--r-- 510 bytes
.pep8 -rw-r--r-- 29 bytes
.readthedocs.yml -rw-r--r-- 251 bytes
.travis.yml -rw-r--r-- 3.0 KB
CHANGELOG.md -rw-r--r-- 60.8 KB
CMakeLists.txt -rw-r--r-- 125 bytes
Doxyfile -rw-r--r-- 1.4 KB
Jenkinsfile -rw-r--r-- 14.6 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 135 bytes
README.md -rw-r--r-- 9.7 KB
Update.bat -rw-r--r-- 2.7 KB
Update.sh -rwxr-xr-x 3.0 KB
mkdocs.yml -rw-r--r-- 4.3 KB
wheel_config.ini -rw-r--r-- 87 bytes

README.md

back to top