◐ Shell
clean mode source ↗

std::basic_string::get_allocator - cppreference.com

De cppreference.com

<metanoindex/>

<tbody> </tbody>

allocator_type get_allocator() const;

Returns the allocator associated with the string.

Parâmetros

(Nenhum)

Original:

(none)

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

Valor de retorno

the associated allocator

Complexidade

Constante

Original:

Constant

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

Veja também