GetCount

函数功能

获取MemBlock的引用计数。

函数原型

1
size_t GetCount() const

参数说明

无。

返回值

返回引用计数。

异常处理

无。

约束说明

无。