Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/container/dsc capacity"

From cppreference.com
m (1 revision: import content)
m (Shorten template names. Use {{lc}} where appropriate.)
Line 1: Line 1:
{{dcl list mem fun | cpp/container/{{{1|}}}/capacity | returns the number of elements that can be held in currently allocated storage }}
+
{{dsc mem fun | cpp/container/{{{1|}}}/capacity | returns the number of elements that can be held in currently allocated storage }}

Revision as of 20:44, 31 May 2013

|- class="t-dsc"

|

| returns the number of elements that can be held in currently allocated storage
(public member function of std::{{{1}}}) |-