MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
CRTP接口

提供基本功能的CRTP基类 更多...

struct  icollector< T >
 集合器接口模板 更多...
struct  ihashable< T >
 可哈希对象接口模板 更多...
struct  icomparable< T >
 可比较对象接口模板 更多...
struct  icommon< T >
 通用接口,同时具备可比较和可哈希功能 更多...
struct  iarithmetic< T >
 算术运算接口基类 更多...
struct  ibinary< T >
 位运算接口基类 更多...

详细描述

提供基本功能的CRTP基类