René's URL Explorer Experiment


Title: std::vector – cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: pl.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://pl.cppreference.com/
Utwórz kontohttps://pl.cppreference.com/index.php?title=Specjalna:Utw%C3%B3rz_konto&returnto=cpp%2Fcontainer%2Fvector
Zaloguj sięhttps://pl.cppreference.com/index.php?title=Specjalna:Zaloguj&returnto=cpp%2Fcontainer%2Fvector
Stronahttps://pl.cppreference.com/cpp/container/vector
Dyskusjahttps://pl.cppreference.com/index.php?title=Dyskusja:cpp/container/vector&action=edit&redlink=1
https://pl.cppreference.com/cpp/container/vector
Czytajhttps://pl.cppreference.com/cpp/container/vector
Kod źródłowyhttps://pl.cppreference.com/index.php?title=cpp/container/vector&action=edit
Wyświetl historięhttps://pl.cppreference.com/index.php?title=cpp/container/vector&action=history
https://pl.cppreference.com/cpp/container/vector
cpphttps://pl.cppreference.com/cpp
containerhttps://pl.cppreference.com/cpp/container
tej stroniehttps://pl.cppreference.com/Dyskusja_Cppreference:FAQ
C++https://pl.cppreference.com/cpp
Językhttps://pl.cppreference.com/cpp/language
Nagłówki biblioteki standardowejhttps://pl.cppreference.com/index.php?title=cpp/header&action=edit&redlink=1
Konceptyhttps://pl.cppreference.com/index.php?title=cpp/concept&action=edit&redlink=1
Biblioteka narzędzihttps://pl.cppreference.com/cpp/utility
Biblioteka stringhttps://pl.cppreference.com/index.php?title=cpp/string&action=edit&redlink=1
Biblioteka kontenerówhttps://pl.cppreference.com/cpp/container
Biblioteka algorytmówhttps://pl.cppreference.com/cpp/algorithm
Biblioteka iteratorówhttps://pl.cppreference.com/index.php?title=cpp/iterator&action=edit&redlink=1
Biblioteka numerycznahttps://pl.cppreference.com/cpp/numeric
Biblioteka wejścia/wyjściahttps://pl.cppreference.com/cpp/io
Biblioteka lokalizacjihttps://pl.cppreference.com/index.php?title=cpp/locale&action=edit&redlink=1
Biblioteka wyrażeń regularnychhttps://pl.cppreference.com/cpp/regex
Biblioteka operacji atomowychhttps://pl.cppreference.com/index.php?title=cpp/atomic&action=edit&redlink=1
Biblioteka obsługi wątkówhttps://pl.cppreference.com/index.php?title=cpp/thread&action=edit&redlink=1
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/navbar_content&action=edit
Konteneryhttps://pl.cppreference.com/cpp/container
arrayhttps://pl.cppreference.com/cpp/container/array
dequehttps://pl.cppreference.com/cpp/container/deque
forward_listhttps://pl.cppreference.com/cpp/container/forward_list
listhttps://pl.cppreference.com/cpp/container/list
sethttps://pl.cppreference.com/cpp/container/set
multisethttps://pl.cppreference.com/cpp/container/multiset
maphttps://pl.cppreference.com/cpp/container/map
multimaphttps://pl.cppreference.com/cpp/container/multimap
unordered_sethttps://pl.cppreference.com/index.php?title=cpp/container/unordered_set&action=edit&redlink=1
unordered_multisethttps://pl.cppreference.com/index.php?title=cpp/container/unordered_multiset&action=edit&redlink=1
unordered_maphttps://pl.cppreference.com/index.php?title=cpp/container/unordered_map&action=edit&redlink=1
unordered_multimaphttps://pl.cppreference.com/index.php?title=cpp/container/unordered_multimap&action=edit&redlink=1
stackhttps://pl.cppreference.com/cpp/container/stack
queuehttps://pl.cppreference.com/cpp/container/queue
priority_queuehttps://pl.cppreference.com/cpp/container/priority_queue
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/navbar_content&action=edit
vector::vectorhttps://pl.cppreference.com/cpp/container/vector/vector
vector::~vectorhttps://pl.cppreference.com/cpp/container/vector/~vector
vector::operator=https://pl.cppreference.com/cpp/container/vector/operator%3D
vector::assignhttps://pl.cppreference.com/cpp/container/vector/assign
vector::get_allocatorhttps://pl.cppreference.com/cpp/container/vector/get_allocator
vector::athttps://pl.cppreference.com/cpp/container/vector/at
vector::operator[]https://pl.cppreference.com/cpp/container/vector/operator_at
vector::fronthttps://pl.cppreference.com/cpp/container/vector/front
vector::backhttps://pl.cppreference.com/cpp/container/vector/back
vector::datahttps://pl.cppreference.com/cpp/container/vector/data
vector::beginvector::cbeginhttps://pl.cppreference.com/cpp/container/vector/begin
vector::endvector::cendhttps://pl.cppreference.com/cpp/container/vector/end
vector::rbeginvector::crbeginhttps://pl.cppreference.com/cpp/container/vector/rbegin
vector::rendvector::crendhttps://pl.cppreference.com/cpp/container/vector/rend
vector::emptyhttps://pl.cppreference.com/cpp/container/vector/empty
vector::sizehttps://pl.cppreference.com/cpp/container/vector/size
vector::max_sizehttps://pl.cppreference.com/cpp/container/vector/max_size
vector::reservehttps://pl.cppreference.com/cpp/container/vector/reserve
vector::capacityhttps://pl.cppreference.com/cpp/container/vector/capacity
vector::shrink_to_fithttps://pl.cppreference.com/cpp/container/vector/shrink_to_fit
vector::clearhttps://pl.cppreference.com/cpp/container/vector/clear
vector::inserthttps://pl.cppreference.com/cpp/container/vector/insert
vector::emplacehttps://pl.cppreference.com/cpp/container/vector/emplace
vector::erasehttps://pl.cppreference.com/cpp/container/vector/erase
vector::push_backhttps://pl.cppreference.com/cpp/container/vector/push_back
vector::emplace_backhttps://pl.cppreference.com/cpp/container/vector/emplace_back
vector::pop_backhttps://pl.cppreference.com/cpp/container/vector/pop_back
vector::resizehttps://pl.cppreference.com/cpp/container/vector/resize
vector::swaphttps://pl.cppreference.com/cpp/container/vector/swap
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/vector/navbar_content&action=edit
https://pl.cppreference.com/cpp/header/vector
Containerhttps://pl.cppreference.com/index.php?title=cpp/concept/Container&action=edit&redlink=1
AllocatorAwareContainerhttps://pl.cppreference.com/index.php?title=cpp/concept/AllocatorAwareContainer&action=edit&redlink=1
SequenceContainerhttps://pl.cppreference.com/index.php?title=cpp/concept/SequenceContainer&action=edit&redlink=1
ReversibleContainerhttps://pl.cppreference.com/index.php?title=cpp/concept/ReversibleContainer&action=edit&redlink=1
1 Parametry szablonuhttps://pl.cppreference.com/cpp/container/vector#Parametry_szablonu
2 Specjalizacjehttps://pl.cppreference.com/cpp/container/vector#Specjalizacje
3 Unieważnienie iteratorówhttps://pl.cppreference.com/cpp/container/vector#Unieważnienie_iteratorów
4 Typy składowehttps://pl.cppreference.com/cpp/container/vector#Typy_składowe
5 Metodyhttps://pl.cppreference.com/cpp/container/vector#Metody
5.1 Dostęp do elementówhttps://pl.cppreference.com/cpp/container/vector#Dostęp_do_elementów
5.2 Iteratoryhttps://pl.cppreference.com/cpp/container/vector#Iteratory
5.3 Pojemnośćhttps://pl.cppreference.com/cpp/container/vector#Pojemność
5.4 Modyfikatoryhttps://pl.cppreference.com/cpp/container/vector#Modyfikatory
6 Funkcje operujące na zawartościhttps://pl.cppreference.com/cpp/container/vector#Funkcje_operujące_na_zawartości
7 Przykładhttps://pl.cppreference.com/cpp/container/vector#Przykład
CopyAssignablehttps://pl.cppreference.com/index.php?title=cpp/concept/CopyAssignable&action=edit&redlink=1
CopyConstructiblehttps://pl.cppreference.com/index.php?title=cpp/concept/CopyConstructible&action=edit&redlink=1
Erasablehttps://pl.cppreference.com/index.php?title=cpp/concept/Erasable&action=edit&redlink=1
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/param_list_T&action=edit
Allocatorhttps://pl.cppreference.com/index.php?title=cpp/concept/Allocator&action=edit&redlink=1
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/param_list_Allocator&action=edit
vectorhttps://pl.cppreference.com/index.php?title=cpp/container/vector_bool&action=edit&redlink=1
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_vector_bool&action=edit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_value_type&action=edit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_allocator_type&action=edit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_size_type&action=edit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_difference_type&action=edit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_reference&action=edit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_const_reference&action=edit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_pointer&action=edit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_const_pointer&action=edit
LegacyRandomAccessIteratorhttps://pl.cppreference.com/index.php?title=cpp/named_req/RandomAccessIterator&action=edit&redlink=1
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_iterator&action=edit
RandomAccessIteratorhttps://pl.cppreference.com/index.php?title=cpp/concept/RandomAccessIterator&action=edit&redlink=1
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_const_iterator&action=edit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_reverse_iterator&action=edit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_const_reverse_iterator&action=edit
(constructor)https://pl.cppreference.com/cpp/container/vector/vector
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_constructor&action=edit
(destructor)https://pl.cppreference.com/cpp/container/vector/~vector
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_destructor&action=edit
operator=https://pl.cppreference.com/cpp/container/vector/operator%3D
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_operator%3D&action=edit
assignhttps://pl.cppreference.com/cpp/container/vector/assign
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_assign&action=edit
get_allocatorhttps://pl.cppreference.com/cpp/container/vector/get_allocator
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_get_allocator&action=edit
athttps://pl.cppreference.com/cpp/container/vector/at
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_at&action=edit
operator[]https://pl.cppreference.com/cpp/container/vector/operator_at
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_operator_at&action=edit
fronthttps://pl.cppreference.com/cpp/container/vector/front
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_front&action=edit
backhttps://pl.cppreference.com/cpp/container/vector/back
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_back&action=edit
datahttps://pl.cppreference.com/cpp/container/vector/data
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_data&action=edit
begin cbeginhttps://pl.cppreference.com/cpp/container/vector/begin
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_begin&action=edit
end cendhttps://pl.cppreference.com/cpp/container/vector/end
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_end&action=edit
rbegin crbeginhttps://pl.cppreference.com/cpp/container/vector/rbegin
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_rbegin&action=edit
rend crendhttps://pl.cppreference.com/cpp/container/vector/rend
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_rend&action=edit
emptyhttps://pl.cppreference.com/cpp/container/vector/empty
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_empty&action=edit
sizehttps://pl.cppreference.com/cpp/container/vector/size
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_size&action=edit
max_sizehttps://pl.cppreference.com/cpp/container/vector/max_size
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_max_size&action=edit
reservehttps://pl.cppreference.com/cpp/container/vector/reserve
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_reserve&action=edit
capacityhttps://pl.cppreference.com/cpp/container/vector/capacity
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_capacity&action=edit
shrink_to_fithttps://pl.cppreference.com/cpp/container/vector/shrink_to_fit
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_shrink_to_fit&action=edit
clearhttps://pl.cppreference.com/cpp/container/vector/clear
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_clear&action=edit
inserthttps://pl.cppreference.com/cpp/container/vector/insert
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_insert&action=edit
emplacehttps://pl.cppreference.com/cpp/container/vector/emplace
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_emplace&action=edit
erasehttps://pl.cppreference.com/cpp/container/vector/erase
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_erase&action=edit
push_backhttps://pl.cppreference.com/cpp/container/vector/push_back
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_push_back&action=edit
emplace_backhttps://pl.cppreference.com/cpp/container/vector/emplace_back
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_emplace_back&action=edit
pop_backhttps://pl.cppreference.com/cpp/container/vector/pop_back
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_pop_back&action=edit
resizehttps://pl.cppreference.com/cpp/container/vector/resize
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_resize&action=edit
swaphttps://pl.cppreference.com/cpp/container/vector/swap
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_swap&action=edit
operator==operator!=operatoroperator>=https://pl.cppreference.com/cpp/container/vector/operator_cmp
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_operator_cmp&action=edit
std::swap(std::vector)https://pl.cppreference.com/cpp/container/vector/swap2
[edit]https://pl.cppreference.com/index.php?title=Szablon:cpp/container/dsc_swap2&action=edit
Kategoriehttps://pl.cppreference.com/Specjalna:Kategorie
Strony używające przestarzałych znaczników sourcehttps://pl.cppreference.com/index.php?title=Kategoria:Strony_u%C5%BCywaj%C4%85ce_przestarza%C5%82ych_znacznik%C3%B3w_source&action=edit&redlink=1
Strony używające przestarzałych atrybutów enclosehttps://pl.cppreference.com/index.php?title=Kategoria:Strony_u%C5%BCywaj%C4%85ce_przestarza%C5%82ych_atrybut%C3%B3w_enclose&action=edit&redlink=1
Do przejrzeniahttps://pl.cppreference.com/Kategoria:Do_przejrzenia
Strona głównahttps://pl.cppreference.com/Strona_g%C5%82%C3%B3wna
Ostatnie zmianyhttps://pl.cppreference.com/Specjalna:Ostatnie_zmiany
Losowa stronahttps://pl.cppreference.com/Specjalna:Losowa_strona
FAQhttps://pl.cppreference.com/Cppreference:FAQ
https://pl.cppreference.com/cpp/container/vector
Linkującehttps://pl.cppreference.com/Specjalna:Linkuj%C4%85ce/cpp/container/vector
Zmiany w linkowanychhttps://pl.cppreference.com/Specjalna:Zmiany_w_linkowanych/cpp/container/vector
Prześlij plikhttp://upload.cppreference.com/w/Special:Upload
Strony specjalnehttps://pl.cppreference.com/Specjalna:Strony_specjalne
Wersja do drukujavascript:print();
Link do tej wersjihttps://pl.cppreference.com/index.php?title=cpp/container/vector&oldid=3001
Informacje o tej stroniehttps://pl.cppreference.com/index.php?title=cpp/container/vector&action=info
العربيةhttp://ar.cppreference.com/cpp/container/vector
Češtinahttps://cs.cppreference.com/cpp/container/vector
Deutschhttps://de.cppreference.com/cpp/container/vector
Englishhttp://en.cppreference.com/cpp/container/vector
Españolhttp://es.cppreference.com/cpp/container/vector
Françaishttp://fr.cppreference.com/cpp/container/vector
Italianohttp://it.cppreference.com/cpp/container/vector
日本語http://ja.cppreference.com/cpp/container/vector
한국어http://ko.cppreference.com/cpp/container/vector
Portuguêshttp://pt.cppreference.com/cpp/container/vector
Русскийhttp://ru.cppreference.com/cpp/container/vector
Türkçehttp://tr.cppreference.com/cpp/container/vector
中文http://zh.cppreference.com/cpp/container/vector

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.