Namespace
Varianti

cpp/container/stack/size: differenze tra le versioni

Da cppreference.com.
< cpp‎ | container‎ | stack
m (una revisione importata: Import from Dokuwiki)
m (Use {{lc}}. Update links. Various fixes.)
 
(4 revisioni intermedie di 3 utenti non mostrate)
Riga 1: Riga 1:
{{title|size}}
+
{{|size }}
Sintassi:
+
  
<syntaxhighlight lang="cpp">
+
cpp
    #include <stack>
+
stack
    size_type size() const;
+
size
</syntaxhighlight>
+
/
 
+
La funzione size() ritorna il numero di elementi nello stack.
+
size
 
+
stack
Argomenti correlati: [[cpp/container/stack/empty | empty]]
+
:
 +
[[cpp/container/stack/]]

Versione attuale delle 12:44, 2 lug 2013