YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
平台无关的基础对象。 更多...
#include "YModules.h"
#include <YSLib/Core/ycutil.h>
#include <YSLib/Adaptor/ycont.h>
#include <ystdex/any.h>
#include <ystdex/examiner.hpp>
类 | |
struct | YSLib::OwnershipTag< typename > |
指定对于参数指定类型的成员具有所有权的标签。 更多... | |
struct | YSLib::MoveTag |
指示转移的标记。 更多... | |
struct | YSLib::PointerTag |
指示指针的标记。 更多... | |
struct | YSLib::HasOwnershipOf< _tOwner, _type > |
标签类型元运算。 更多... | |
struct | YSLib::HeldEqual |
struct | YSLib::HeldEqual< weak_ptr< _type1 >, weak_ptr< _type2 > > |
struct | YSLib::HeldEqual< pair< _type1, _type2 >, pair< _type3, _type4 > > |
class | YSLib::ValueHolder< _type > |
带等于接口的值类型动态泛型持有者。 更多... | |
class | YSLib::PointerHolder< _type > |
带等于接口的指针类型动态泛型持有者。 更多... | |
class | YSLib::ValueObject |
值类型对象类。 更多... | |
class | YSLib::GMRange< _type > |
范围模块类。 更多... | |
命名空间 | |
YSLib | |
函数 | |
YSLib::DeclDerivedI (YF_API, IValueHolder, ystdex::any_ops::holder) DeclIEntry(bool operator | |
带等于接口的动态泛型持有者接口。 更多... | |
template<typename _type1 , typename _type2 > | |
yconstfn bool | YSLib::AreEqualHeld (const _type1 &x, const _type2 &y) |
判断动态泛型的持有值是否相等。 更多... | |
平台无关的基础对象。
在文件 yobject.h 中定义.