std::allocator::allocator – cppreference.com
Aus cppreference.com
<metanoindex/>
<tbody> </tbody>
|
|
(1) | |
|
|
(2) | |
|
|
(3) | |
Konstruiert die Standard-Zuweisung. Da die Standard-Zuweisung staatenlos ist, haben die Konstrukteure keine sichtbaren Auswirkungen .
Original:
Constructs the default allocator. Since the default allocator is stateless, the constructors have no visible effect.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Parameter
| other | - | eine weitere Zuweisungseinrichtung mit konstruieren Original: another allocator to construct with The text has been machine-translated via Google Translate. |