YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::details::have_nonempty_virtual_base< _type > 模板结构体 参考

#include <type_op.hpp>

struct  A
 
struct  B
 
struct  C
 

静态 Public 属性

static const bool value = sizeof(C) < sizeof(A) + sizeof(B)
 

详细描述

template<class _type>
struct ystdex::details::have_nonempty_virtual_base< _type >

自从
build 306

在文件 type_op.hpp357 行定义.

类成员变量说明

template<class _type >
const bool ystdex::details::have_nonempty_virtual_base< _type >::value = sizeof(C) < sizeof(A) + sizeof(B)
static

在文件 type_op.hpp377 行定义.


该结构体的文档由以下文件生成: