Namespaces
Variants
Views
Actions

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

From cppreference.com
(~)
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 {{#ifeq:{{{1|}}}|span||<br> cend}} | returns an iterator to the end | notes=<br>{{cpp/container/mark c++11|{{{1}}}}}}}

Revision as of 17:50, 29 May 2020

|- class="t-dsc"

|

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