MSTL
1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
aligned_storage< Len, Align >::type结构体 参考
实际的对齐存储类型
更多...
#include <
type_traits.hpp
>
Public 属性
byte_t
data
[Len]
原始存储数据
详细描述
template<
size_t
Len,
size_t
Align = alignof(_MSTL max_align_t)>
struct aligned_storage< Len, Align >::type
实际的对齐存储类型
在文件
type_traits.hpp
第
3488
行定义.
该结构体的文档由以下文件生成:
type_traits.hpp
aligned_storage
type
制作者
1.16.0