valvector_size

View page source

Size of a valvector

Returns the number or elements in this valvector.

Prototype

   size_t size(void) const

Example

The file valvector_size.cpp is an example and test of valvector size.