|
MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
基本接口基类 更多...
#include "MSTL/core/functional/hash.hpp"类 | |
| struct | ihashable< T > |
| 可哈希对象接口模板 更多... | |
| struct | icomparable< T > |
| 可比较对象接口模板 更多... | |
| struct | icommon< T > |
| 通用接口,同时具备可比较和可哈希功能 更多... | |