Namespaces
Variants
Views
Actions

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

From cppreference.com
m (rm extra rev tags)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{dsc mem fun | cpp/container/{{{1|}}}/end | title=end <br>cend | returns an iterator to the end | notes=<br>{{cpp/container/mark c++11}}}}
+
{{dsc mem fun|cpp/container/{{{1|}}}/end|title=end<br>cend|returns an iterator to the end|notes={{cpp/container/if c++98|{{{1|}}}|<br>{{mark c++11}}|{{#ifeq:{{{1|}}}|span|<br>{{mark c++23}}}}}}}}

Latest revision as of 14:55, 20 December 2023

|- class="t-dsc"

|

| returns an iterator to the end
(public member function of std::{{{1}}}) |-