std::front_insert_iterator::front_insert_iterator - cppreference.com
De cppreference.com
<metanoindex/>
<tbody> </tbody>
|
|
||
Inicializa o ponteiro subjacente ao recipiente para &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.
Parâmetros
| c | - | recipiente para inicializar o dispositivo de inserção com Original: container to initialize the inserter with The text has been machine-translated via Google Translate. |