跳到主要内容
⚠ 本网站仍处于早期建设阶段。您可以通过
贡献
来帮助我们。考虑在
GitHub
上给我们一个⭐星
C++ 语言
学习
文档
工具
社区
博客
💗 贡献
英语
英语
波兰语
std::allocator<T>::~allocator
直到 C++20
~
allocator
(
)
;
自 C++20 起
constexpr
~
allocator
(
)
;
销毁默认分配器。
std::allocator<T>::~allocator
直到 C++20
~
allocator
(
)
;
自 C++20 起
constexpr
~
allocator
(
)
;
销毁默认分配器。