12-10-2020, 04:46 AM
Two words, "initializer lists".
Is this the Jetson Nano? Do you know the compiler version used on this vs the others? What version of C++ is the compiler compiling to vs the others?
I would have thought this would give a warning if you do not have class variables initialized when derived.
Is this the Jetson Nano? Do you know the compiler version used on this vs the others? What version of C++ is the compiler compiling to vs the others?
I would have thought this would give a warning if you do not have class variables initialized when derived.