std::basic_string::get_allocator
Da cppreference.com.
<metanoindex/>
<tbody> </tbody> allocator_type get_allocator() const; |
||
Returns the allocator associated with the string.
Parametri
(Nessuno)
Original:
(none)
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.
Valore di ritorno
the associated allocator
Complessità
Constant
Original:
Constant
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.
