Skip to content

mpv::bmap::size

paulusmas edited this page Jul 30, 2016 · 3 revisions

mpv::bmap::size

size_t size() const;

Returns the number of elements in the container.

See also

empty -- checks whether the container is empty

Clone this wiki locally