◐ Shell
clean mode source ↗

std::move_iterator::base — cppreference.com

De cppreference.com

<metanoindex/>

<tbody> </tbody>

Retourne l'itérateur de base sous-jacente .

Original:

Returns the underlying base iterator.

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Paramètres

(Aucun)

Original:

(none)

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Retourne la valeur

L'itérateur sous-jacente .

Original:

The underlying iterator.

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Exceptions

(Aucun)

Original:

(none)

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Exemple

Voir aussi

accède à l'élément pointé vers

Original:

accesses the pointed-to element

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction membre publique) [edit]