René's URL Explorer Experiment


Title: std::inplace_vector - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://zh.cppreference.com/
创建账号https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fcontainer%2Finplace+vector
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fcontainer%2Finplace+vector
页面https://zh.cppreference.com/cpp/container/inplace_vector
讨论https://zh.cppreference.com/Talk:cpp/container/inplace_vector
https://zh.cppreference.com/cpp/container/inplace_vector
不转换https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&variant=zh-tw
阅读https://zh.cppreference.com/cpp/container/inplace_vector
查看源代码https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&action=history
https://zh.cppreference.com/cpp/container/inplace_vector
cpphttps://zh.cppreference.com/cpp
containerhttps://zh.cppreference.com/cpp/container
C++https://zh.cppreference.com/cpp
编译器支持https://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现https://zh.cppreference.com/cpp/freestanding
语言https://zh.cppreference.com/cpp/language
标准库https://zh.cppreference.com/cpp/standard_library
标准库标头https://zh.cppreference.com/cpp/header
具名要求https://zh.cppreference.com/cpp/named_req
功能特性测试宏https://zh.cppreference.com/cpp/feature_test
语言支持库https://zh.cppreference.com/cpp/utility#语言支持
概念库https://zh.cppreference.com/cpp/concepts
诊断库https://zh.cppreference.com/cpp/error
内存管理库https://zh.cppreference.com/cpp/memory
元编程库https://zh.cppreference.com/cpp/meta
通用工具库https://zh.cppreference.com/cpp/utility
容器库https://zh.cppreference.com/cpp/container
迭代器库https://zh.cppreference.com/cpp/iterator
范围库https://zh.cppreference.com/cpp/ranges
算法库https://zh.cppreference.com/cpp/algorithm
字符串库https://zh.cppreference.com/cpp/string
文本处理库https://zh.cppreference.com/cpp/text
数值库https://zh.cppreference.com/cpp/numeric
日期和时间库https://zh.cppreference.com/cpp/chrono
输入/输出库https://zh.cppreference.com/cpp/io
文件系统库https://zh.cppreference.com/cpp/filesystem
并发支持库https://zh.cppreference.com/cpp/thread
执行控制库https://zh.cppreference.com/cpp/execution
技术规范https://zh.cppreference.com/cpp/experimental
符号索引https://zh.cppreference.com/cpp/symbol_index
外部库https://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
容器库https://zh.cppreference.com/cpp/container
序列https://zh.cppreference.com/cpp/container#序列容器
arrayhttps://zh.cppreference.com/cpp/container/array
vectorhttps://zh.cppreference.com/cpp/container/vector
vectorhttps://zh.cppreference.com/cpp/container/vector_bool
hivehttps://zh.cppreference.com/cpp/container/hive
dequehttps://zh.cppreference.com/cpp/container/deque
forward_listhttps://zh.cppreference.com/cpp/container/forward_list
listhttps://zh.cppreference.com/cpp/container/list
关联容器https://zh.cppreference.com/cpp/container#关联容器
sethttps://zh.cppreference.com/cpp/container/set
multisethttps://zh.cppreference.com/cpp/container/multiset
maphttps://zh.cppreference.com/cpp/container/map
multimaphttps://zh.cppreference.com/cpp/container/multimap
无序关联容器 https://zh.cppreference.com/cpp/container#无序关联容器_(C++11_起)
unordered_sethttps://zh.cppreference.com/cpp/container/unordered_set
unordered_multisethttps://zh.cppreference.com/cpp/container/unordered_multiset
unordered_maphttps://zh.cppreference.com/cpp/container/unordered_map
unordered_multimaphttps://zh.cppreference.com/cpp/container/unordered_multimap
容器适配器https://zh.cppreference.com/cpp/container#容器适配器
stackhttps://zh.cppreference.com/cpp/container/stack
queuehttps://zh.cppreference.com/cpp/container/queue
priority_queuehttps://zh.cppreference.com/cpp/container/priority_queue
flat_sethttps://zh.cppreference.com/cpp/container/flat_set
flat_multisethttps://zh.cppreference.com/cpp/container/flat_multiset
flat_maphttps://zh.cppreference.com/cpp/container/flat_map
flat_multimaphttps://zh.cppreference.com/cpp/container/flat_multimap
视图https://zh.cppreference.com/cpp/container#视图
spanhttps://zh.cppreference.com/cpp/container/span
mdspanhttps://zh.cppreference.com/cpp/container/mdspan
迭代器失效https://zh.cppreference.com/cpp/container#迭代器失效
成员函数表格https://zh.cppreference.com/cpp/container#成员函数表格
非成员函数表格https://zh.cppreference.com/cpp/container#非成员函数表格
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/navbar_content&action=edit
成员类型https://zh.cppreference.com/cpp/container/inplace_vector#成员类型
成员函数https://zh.cppreference.com/cpp/container/inplace_vector#成员函数
inplace_vector::inplace_vectorhttps://zh.cppreference.com/cpp/container/inplace_vector/inplace_vector
inplace_vector::~inplace_vectorhttps://zh.cppreference.com/cpp/container/inplace_vector/~inplace_vector
inplace_vector::operator=https://zh.cppreference.com/cpp/container/inplace_vector/operator%3D
inplace_vector::assignhttps://zh.cppreference.com/cpp/container/inplace_vector/assign
inplace_vector::assign_rangehttps://zh.cppreference.com/cpp/container/inplace_vector/assign_range
大小与容量https://zh.cppreference.com/cpp/container/inplace_vector#大小与容量
inplace_vector::emptyhttps://zh.cppreference.com/cpp/container/inplace_vector/empty
inplace_vector::sizehttps://zh.cppreference.com/cpp/container/inplace_vector/size
inplace_vector::max_sizehttps://zh.cppreference.com/cpp/container/inplace_vector/max_size
inplace_vector::capacityhttps://zh.cppreference.com/cpp/container/inplace_vector/capacity
inplace_vector::resizehttps://zh.cppreference.com/cpp/container/inplace_vector/resize
inplace_vector::reservehttps://zh.cppreference.com/cpp/container/inplace_vector/reserve
inplace_vector::shrink_to_fithttps://zh.cppreference.com/cpp/container/inplace_vector/shrink_to_fit
迭代器https://zh.cppreference.com/cpp/container/inplace_vector#迭代器
inplace_vector::begininplace_vector::cbeginhttps://zh.cppreference.com/cpp/container/inplace_vector/begin
inplace_vector::endinplace_vector::cendhttps://zh.cppreference.com/cpp/container/inplace_vector/end
inplace_vector::rbegininplace_vector::crbeginhttps://zh.cppreference.com/cpp/container/inplace_vector/rbegin
inplace_vector::rendinplace_vector::crendhttps://zh.cppreference.com/cpp/container/inplace_vector/rend
元素访问https://zh.cppreference.com/cpp/container/inplace_vector#元素访问
inplace_vector::athttps://zh.cppreference.com/cpp/container/inplace_vector/at
inplace_vector::operator[]https://zh.cppreference.com/cpp/container/inplace_vector/operator_at
inplace_vector::fronthttps://zh.cppreference.com/cpp/container/inplace_vector/front
inplace_vector::backhttps://zh.cppreference.com/cpp/container/inplace_vector/back
inplace_vector::datahttps://zh.cppreference.com/cpp/container/inplace_vector/data
修改器https://zh.cppreference.com/cpp/container/inplace_vector#修改器
inplace_vector::clearhttps://zh.cppreference.com/cpp/container/inplace_vector/clear
inplace_vector::erasehttps://zh.cppreference.com/cpp/container/inplace_vector/erase
inplace_vector::swaphttps://zh.cppreference.com/cpp/container/inplace_vector/swap
inplace_vector::inserthttps://zh.cppreference.com/cpp/container/inplace_vector/insert
inplace_vector::insert_rangehttps://zh.cppreference.com/cpp/container/inplace_vector/insert_range
inplace_vector::emplacehttps://zh.cppreference.com/cpp/container/inplace_vector/emplace
inplace_vector::emplace_backhttps://zh.cppreference.com/cpp/container/inplace_vector/emplace_back
inplace_vector::try_emplace_backhttps://zh.cppreference.com/cpp/container/inplace_vector/try_emplace_back
inplace_vector::unchecked_emplace_backhttps://zh.cppreference.com/cpp/container/inplace_vector/unchecked_emplace_back
inplace_vector::push_backhttps://zh.cppreference.com/cpp/container/inplace_vector/push_back
inplace_vector::try_push_backhttps://zh.cppreference.com/cpp/container/inplace_vector/try_push_back
inplace_vector::unchecked_push_backhttps://zh.cppreference.com/cpp/container/inplace_vector/unchecked_push_back
inplace_vector::pop_backhttps://zh.cppreference.com/cpp/container/inplace_vector/pop_back
inplace_vector::append_rangehttps://zh.cppreference.com/cpp/container/inplace_vector/append_range
inplace_vector::try_append_rangehttps://zh.cppreference.com/cpp/container/inplace_vector/try_append_range
非成员函数https://zh.cppreference.com/cpp/container/inplace_vector#非成员函数
erase(std::inplace_vector)erase_if(std::inplace_vector)https://zh.cppreference.com/cpp/container/inplace_vector/erase2
swap(std::inplace_vector)https://zh.cppreference.com/cpp/container/inplace_vector/swap2
operator==operator<=>https://zh.cppreference.com/cpp/container/inplace_vector/operator_cmp
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/inplace_vector/navbar_content&action=edit
https://zh.cppreference.com/cpp/header/inplace_vector
容器 (Container) https://zh.cppreference.com/cpp/named_req/Container
可逆容器 (ReversibleContainer) https://zh.cppreference.com/cpp/named_req/ReversibleContainer
连续容器 (ContiguousContainer) https://zh.cppreference.com/cpp/named_req/ContiguousContainer
序列容器 (SequenceContainer) https://zh.cppreference.com/cpp/named_req/SequenceContainer
可选序列容器操作https://zh.cppreference.com/cpp/named_req/SequenceContainer#可选操作
常量表达式迭代器 (ConstexprIterator) https://zh.cppreference.com/cpp/named_req/ConstexprIterator
可平凡复制 (TriviallyCopyable) https://zh.cppreference.com/cpp/named_req/TriviallyCopyable
operator[]https://zh.cppreference.com/cpp/container/inplace_vector/operator_at
at()https://zh.cppreference.com/cpp/container/inplace_vector/at
1 迭代器失效https://zh.cppreference.com/cpp/container/inplace_vector#迭代器失效
2 模板形参https://zh.cppreference.com/cpp/container/inplace_vector#模板形参
3 成员类型https://zh.cppreference.com/cpp/container/inplace_vector#成员类型
4 成员函数https://zh.cppreference.com/cpp/container/inplace_vector#成员函数
4.1 元素访问https://zh.cppreference.com/cpp/container/inplace_vector#元素访问
4.2 迭代器https://zh.cppreference.com/cpp/container/inplace_vector#迭代器
4.3 大小与容量https://zh.cppreference.com/cpp/container/inplace_vector#大小与容量
4.4 修改器https://zh.cppreference.com/cpp/container/inplace_vector#修改器
5 非成员函数https://zh.cppreference.com/cpp/container/inplace_vector#非成员函数
6 注解https://zh.cppreference.com/cpp/container/inplace_vector#注解
7 示例https://zh.cppreference.com/cpp/container/inplace_vector#示例
8 参见https://zh.cppreference.com/cpp/container/inplace_vector#参见
9 外部链接https://zh.cppreference.com/cpp/container/inplace_vector#外部链接
operator=https://zh.cppreference.com/cpp/container/inplace_vector/operator%3D
assignhttps://zh.cppreference.com/cpp/container/inplace_vector/assign
assign_rangehttps://zh.cppreference.com/cpp/container/inplace_vector/assign_range
clearhttps://zh.cppreference.com/cpp/container/inplace_vector/clear
emplacehttps://zh.cppreference.com/cpp/container/inplace_vector/emplace
erasehttps://zh.cppreference.com/cpp/container/inplace_vector/erase
inserthttps://zh.cppreference.com/cpp/container/inplace_vector/insert
insert_rangehttps://zh.cppreference.com/cpp/container/inplace_vector/insert_range
pop_backhttps://zh.cppreference.com/cpp/container/inplace_vector/pop_back
resizehttps://zh.cppreference.com/cpp/container/inplace_vector/resize
swaphttps://zh.cppreference.com/cpp/container/inplace_vector/swap
endhttps://zh.cppreference.com/cpp/container/inplace_vector/end
append_rangehttps://zh.cppreference.com/cpp/container/inplace_vector/append_range
emplace_backhttps://zh.cppreference.com/cpp/container/inplace_vector/emplace_back
push_backhttps://zh.cppreference.com/cpp/container/inplace_vector/push_back
try_emplace_backhttps://zh.cppreference.com/cpp/container/inplace_vector/try_emplace_back
try_push_backhttps://zh.cppreference.com/cpp/container/inplace_vector/try_push_back
unchecked_emplace_backhttps://zh.cppreference.com/cpp/container/inplace_vector/unchecked_emplace_back
unchecked_push_backhttps://zh.cppreference.com/cpp/container/inplace_vector/unchecked_push_back
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_value_type&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_size_type&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_difference_type&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_reference&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_const_reference&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_pointer&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_const_pointer&action=edit
老式随机访问迭代器 (LegacyRandomAccessIterator) https://zh.cppreference.com/cpp/named_req/RandomAccessIterator
random_access_iteratorhttps://zh.cppreference.com/cpp/iterator/random_access_iterator
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_iterator&action=edit
老式随机访问迭代器 (LegacyRandomAccessIterator) https://zh.cppreference.com/cpp/named_req/RandomAccessIterator
常量表达式迭代器 (ConstexprIterator) https://zh.cppreference.com/cpp/named_req/ConstexprIterator
random_access_iteratorhttps://zh.cppreference.com/cpp/iterator/random_access_iterator
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_const_iterator&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_reverse_iterator&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_const_reverse_iterator&action=edit
(构造函数)https://zh.cppreference.com/cpp/container/inplace_vector/inplace_vector
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_constructor&action=edit
(析构函数)https://zh.cppreference.com/cpp/container/inplace_vector/~inplace_vector
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_destructor&action=edit
operator=https://zh.cppreference.com/cpp/container/inplace_vector/operator%3D
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_operator%3D&action=edit
assignhttps://zh.cppreference.com/cpp/container/inplace_vector/assign
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_assign&action=edit
assign_rangehttps://zh.cppreference.com/cpp/container/inplace_vector/assign_range
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_assign_range&action=edit
athttps://zh.cppreference.com/cpp/container/inplace_vector/at
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_at&action=edit
operator[]https://zh.cppreference.com/cpp/container/inplace_vector/operator_at
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_operator_at&action=edit
fronthttps://zh.cppreference.com/cpp/container/inplace_vector/front
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_front&action=edit
backhttps://zh.cppreference.com/cpp/container/inplace_vector/back
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_back&action=edit
datahttps://zh.cppreference.com/cpp/container/inplace_vector/data
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_data&action=edit
begincbeginhttps://zh.cppreference.com/cpp/container/inplace_vector/begin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_begin&action=edit
endcendhttps://zh.cppreference.com/cpp/container/inplace_vector/end
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_end&action=edit
rbegincrbeginhttps://zh.cppreference.com/cpp/container/inplace_vector/rbegin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_rbegin&action=edit
rendcrendhttps://zh.cppreference.com/cpp/container/inplace_vector/rend
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_rend&action=edit
emptyhttps://zh.cppreference.com/cpp/container/inplace_vector/empty
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_empty&action=edit
sizehttps://zh.cppreference.com/cpp/container/inplace_vector/size
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_size&action=edit
max_sizehttps://zh.cppreference.com/cpp/container/inplace_vector/max_size
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_max_size&action=edit
capacityhttps://zh.cppreference.com/cpp/container/inplace_vector/capacity
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_capacity&action=edit
resizehttps://zh.cppreference.com/cpp/container/inplace_vector/resize
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_resize&action=edit
reservehttps://zh.cppreference.com/cpp/container/inplace_vector/reserve
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_reserve&action=edit
shrink_to_fithttps://zh.cppreference.com/cpp/container/inplace_vector/shrink_to_fit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_shrink_to_fit&action=edit
inserthttps://zh.cppreference.com/cpp/container/inplace_vector/insert
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_insert&action=edit
insert_rangehttps://zh.cppreference.com/cpp/container/inplace_vector/insert_range
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_insert_range&action=edit
emplacehttps://zh.cppreference.com/cpp/container/inplace_vector/emplace
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_emplace&action=edit
emplace_backhttps://zh.cppreference.com/cpp/container/inplace_vector/emplace_back
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_emplace_back&action=edit
try_emplace_backhttps://zh.cppreference.com/cpp/container/inplace_vector/try_emplace_back
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_try_emplace_back&action=edit
unchecked_emplace_backhttps://zh.cppreference.com/cpp/container/inplace_vector/unchecked_emplace_back
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_unchecked_emplace_back&action=edit
push_backhttps://zh.cppreference.com/cpp/container/inplace_vector/push_back
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_push_back&action=edit
try_push_backhttps://zh.cppreference.com/cpp/container/inplace_vector/try_push_back
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_try_push_back&action=edit
unchecked_push_backhttps://zh.cppreference.com/cpp/container/inplace_vector/unchecked_push_back
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_unchecked_push_back&action=edit
pop_backhttps://zh.cppreference.com/cpp/container/inplace_vector/pop_back
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_pop_back&action=edit
append_rangehttps://zh.cppreference.com/cpp/container/inplace_vector/append_range
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_append_range&action=edit
clearhttps://zh.cppreference.com/cpp/container/inplace_vector/clear
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_clear&action=edit
erasehttps://zh.cppreference.com/cpp/container/inplace_vector/erase
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_erase&action=edit
swaphttps://zh.cppreference.com/cpp/container/inplace_vector/swap
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_swap&action=edit
std::swap(std::inplace_vector)https://zh.cppreference.com/cpp/container/inplace_vector/swap2
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_swap2&action=edit
erase(std::inplace_vector)erase_if(std::inplace_vector)https://zh.cppreference.com/cpp/container/inplace_vector/erase2
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_erase_seq&action=edit
operator==operator<=>https://zh.cppreference.com/cpp/container/inplace_vector/operator_cmp
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_operator_cmp&action=edit
功能特性测试https://zh.cppreference.com/cpp/utility/feature_test
__cpp_lib_inplace_vectorhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_inplace_vector
202406Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_inplace_vector_202406L
202603Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_inplace_vector_202603L
try_push_back()https://zh.cppreference.com/cpp/container/inplace_vector/try_push_back
try_emplace_back()https://zh.cppreference.com/cpp/container/inplace_vector/try_emplace_back
__cpp_lib_constexpr_inplace_vectorhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_inplace_vector
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_constexpr_inplace_vector_202502L
vectorhttps://zh.cppreference.com/cpp/container/vector
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_vector&action=edit
arrayhttps://zh.cppreference.com/cpp/container/array
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_array&action=edit
dequehttps://zh.cppreference.com/cpp/container/deque
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/container/dsc_deque&action=edit
inplace_vectorhttps://godbolt.org/z/5P78aG5xE
P0843R14https://wg21.link/P0843R14
static_vectorhttps://www.boost.org/doc/libs/release/doc/html/container/non_standard_containers.html#container.non_standard_containers.static_vector
fixed_vectorhttps://github.com/questor/eastl/blob/master/fixed_vector.h#L71
small_vectorhttps://github.com/facebook/folly/blob/master/folly/docs/small_vector.md
stack_allochttps://howardhinnant.github.io/stack_alloc.html
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
使用已弃用source标签的页面https://zh.cppreference.com/index.php?title=Category:%E4%BD%BF%E7%94%A8%E5%B7%B2%E5%BC%83%E7%94%A8source%E6%A0%87%E7%AD%BE%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
首页https://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面https://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://zh.cppreference.com/cpp/container/inplace_vector
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/container/inplace_vector
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/container/inplace_vector
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&oldid=102825
页面信息https://zh.cppreference.com/index.php?title=cpp/container/inplace_vector&action=info
Deutschhttps://de.cppreference.com/cpp/container/inplace_vector
Englishhttp://en.cppreference.com/cpp/container/inplace_vector
Españolhttp://es.cppreference.com/cpp/container/inplace_vector
Françaishttp://fr.cppreference.com/cpp/container/inplace_vector
Italianohttp://it.cppreference.com/cpp/container/inplace_vector
日本語http://ja.cppreference.com/cpp/container/inplace_vector
Polskihttp://pl.cppreference.com/cpp/container/inplace_vector
Portuguêshttp://pt.cppreference.com/cpp/container/inplace_vector
Русскийhttp://ru.cppreference.com/cpp/container/inplace_vector

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.