A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4140/reverse.iter.cons below:

[reverse.iter.cons]

24.5.1.3.1 reverse_iterator constructor [reverse.iter.cons]

reverse_iterator();

1

Effects: Value initializes current. Iterator operations applied to the resulting iterator have defined behavior if and only if the corresponding operations are defined on a value-initialized iterator of type Iterator.

explicit reverse_iterator(Iterator x);

2

Effects: Initializes current with x.

template <class U> reverse_iterator(const reverse_iterator<U> &u);

3

Effects: Initializes current with u.current.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4