MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
可调用标签

标识不同调用类型的标签结构 更多...

struct  invoke_memfun_ref_tag
 成员函数引用调用标签 更多...
struct  invoke_memfun_deref_tag
 成员函数解引用调用标签 更多...
struct  invoke_memobj_ref_tag
 成员对象引用调用标签 更多...
struct  invoke_memobj_deref_tag
 成员对象解引用调用标签 更多...
struct  invoke_other_tag
 其他类型调用标签 更多...

详细描述

标识不同调用类型的标签结构