numeric_std missing test for null vectors in function A.30
The "rem" A.30 function defined in numeric_std is the only one in the "rem" group to NOT have a check for a null vector being passed to the function.
It is unsure if this is an oversite or intentional. I believe it is an error. This error exists in 2000 version onwards.