Constructs the underlying container with the contents of cont using move semantics while utilising alloc as allocator. Effectively calls c(std::move(cont), alloc).
Konstruuje opakowywany kontener przenosząc zawartość cont i używając alloc jako alokatora, tak jak przy wywołaniu c(std::move(cont), alloc).
Constructs the adaptor with the contents of other using move semantics while utilising alloc as allocator. Effectively calls c(std::move(other.c), alloc).
Konstruuje adapter przenosząc zawartość other i używając alloc jako alokatora, tak jak przy wywołaniu c(std::move(other.c), alloc).
Original: Constructs the underlying container with the contents of cont and using alloc as allocator.
Konstruuje opakowywany kontener wykorzystując zawartość cont i używając alloc jako alokatora, tak jak przy wywołaniu c(cont, alloc).
Click here for underlying container using alloc as allocator. Effectively calls c(alloc).
Konstruuje opakowywany kontener wykorzystując alloc jako alokator, tak jak przy wywołaniu c(alloc).
Appelle effectivement c(cont, alloc) . Original: Constructs the underlying container with the contents of cont and using alloc as allocator.
Konstruuje opakowywany kontener wykorzystując zawartość cont i używając alloc jako alokatora, tak jak przy wywołaniu c(cont, alloc).
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "alloc as allocator" in English