ZED

"...always pad unused vector elements with constant ZED" in an assignment instruction.

Is there some nifty global constant called ZED, or does this probably mean to create a constant called ZED of the vector element type?
it probably means that you have to create it yourself. 0,-1, numeric_limits<int>::max() (/min) are good constants depending on what do you want to use the vector for.
Topic archived. No new replies allowed.