This website requires JavaScript.
Explore
Help
Register
Sign In
Team2890
/
allwpilib
Watch
4
Star
0
Fork
0
You've already forked allwpilib
mirror of
https://github.com/wpilibsuite/allwpilib
synced
2026-07-05 03:21:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b82d4f6e581b38a4f48f6948c148cbbabe5e097e
allwpilib
/
glass
/
src
History
Tyler Veness
181723e573
Replace
.to<double>()
and
.template to<double>()
with
.value()
(
#3667
)
...
It's a less verbose way to do the same thing.
2021-10-25 08:58:12 -07:00
..
app
Use std::string_view and fmtlib across all libraries (
#3402
)
2021-06-06 16:13:58 -07:00
lib
/native
Replace
.to<double>()
and
.template to<double>()
with
.value()
(
#3667
)
2021-10-25 08:58:12 -07:00
libnt
/native
Replace
.to<double>()
and
.template to<double>()
with
.value()
(
#3667
)
2021-10-25 08:58:12 -07:00