std__allocator_ltvoid_gt.3
来自「Free C++ Standard Library」· 3 代码 · 共 34 行
3
34 行
.TH std::allocator<void> 3 "13 Sep 1999" "FREE_C++_STANDARD_LIBRARY" \" -*- nroff -*-.ad l.nh.SH NAMEstd::allocator<void> \- .SH SYNOPSIS.br.PP.SS Public Members.in +1c.ti -1c.RI "typedef void* \fBpointer\fR".br.ti -1c.RI "typedef const void* \fBconst_pointer\fR".br.ti -1c.RI "typedef void \fBvalue_type\fR".br.in -1c.SH MEMBER TYPEDEF DOCUMENTATION.PP .SS template<> typedef void* std::allocator<void>::pointer.PP.SS template<> typedef const void* std::allocator<void>::const_pointer.PP.SS template<> typedef void std::allocator<void>::value_type.PP.SH AUTHOR.PP Generated automatically by Doxygen for FREE_C++_STANDARD_LIBRARY from the source code.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?