1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 23:41:05 +00:00
gnss-sdr/src/algorithms/PVT/gnuradio_blocks
Carles Fernandez 446b7cfbea
Improve constructors
Prefer initialization to assignment in constructors

Improves the readability of the code and performance

Easier detection of unused members

(see https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md\#Rc-initialize\)
2021-10-10 18:54:42 +02:00
..
CMakeLists.txt Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
rtklib_pvt_gs.cc Improve constructors 2021-10-10 18:54:42 +02:00
rtklib_pvt_gs.h Improve constructors 2021-10-10 18:54:42 +02:00