It's because compiler has to generate objects for those parameters:
tuple
0
NULL
if this->cpLast_Frames is "vector
It's because compiler has to generate objects for those parameters:
tuple
0
NULL
if this->cpLast_Frames is "vector
And why is this important?
Is it because the created objects had a short constructor lifetime in old compilers and
were destroyed even if they were referenced by a internal class reference?
under
Regards R4DIUM
For more complete information about compiler optimizations, see our Optimization Notice.