std::reverse_iterator::base – cppreference.com
Aus cppreference.com
<metanoindex/>
<tbody> </tbody>
Gibt das zugrunde liegende Basis Iterator .
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.
Parameter
(None)
Original:
(none)
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Rückgabewert
Die zugrundeliegende Iterator .
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.
Ausnahmen
(None)
Original:
(none)
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Beispiel
Siehe auch
greift auf die spitzen-to-Element Original: accesses the pointed-to element The text has been machine-translated via Google Translate. (öffentliche Elementfunktion) [edit] | |