The Wayback Machine - https://web.archive.org/web/20150905183344/http://en.cppreference.com/w/cpp/numeric/valarray/size
Namespaces
Variants
Views
Actions

std::valarray::size

From cppreference.com
< cpp‎ | numeric‎ | valarray
 
 
 
 
std::size_t size() const;

Returns the number of elements in the valarray.

Contents

[edit] Parameters

(none)

[edit] Return value

Number of elements in the valarray.

[edit] Example

[edit] See also

changes the size of valarray
(public member function) [edit]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.