std::size_t size() const; |
Returns the number of elements in the valarray.
Parameters
(none).
Return value
Number of elements in the valarray.
Example
See also
changes the size of valarray (public member function) |
std::size_t size() const; |
Returns the number of elements in the valarray.
(none).
Number of elements in the valarray.
changes the size of valarray (public member function) |
Please login to continue.