std::back_insert_iterator::back_insert_iterator
Aus cppreference.com
<metanoindex/>
<tbody> </tbody> explicit back_insert_iterator( Container& c ); |
||
Initialisiert den darunterliegenden Zeiger auf den Behälter, um
&c .Original:
Initializes the underlying pointer to the container to
&c .The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
