1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-28 07:53:15 +00:00
gnss-sdr/src/tests/unit-tests
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
..
arithmetic Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
control-plane Improve messages if configuration fails 2021-02-27 11:05:39 +01:00
signal-processing-blocks Improve constructors 2021-10-10 18:54:42 +02:00
system-parameters Add example of erasure decoding 2021-06-08 11:16:57 +02:00