Namespaces
Variants
Views
Actions

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

From cppreference.com
(use correct template)
m (Shorten template names. Use {{lc}} where appropriate.)
Line 1: Line 1:
{{dcl list 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=<br>{{cpp/container/mark c++11}}}}

Revision as of 20:45, 31 May 2013

|- class="t-dsc"

|

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