Assuming I have a class:
How would I initialize all elements of values to 0 in the constructor initializer list?Code:class A { int[8] values; };
|
Results 1 to 3 of 3
Thread: member array initializingThreaded View
|
Click Here to Expand Forum to Full Width |