issues
search
RoboJackets
/
urc-software
Primary codebase for the RoboNav team's URC rover.
https://robojackets.org/teams/robonav/
MIT License
9
stars
2
forks
source link
C++17 migration
#18
Closed
a-stickan
closed
2 years ago
a-stickan
commented
2 years ago
Description
This PR does the following:
Migrates the repo from C++14 to C++17
Self Checklist
[x] I have formatted my code using
make format
[x] I have tested that the new behaviour works
Description
This PR does the following:
Self Checklist
make format