CMGDK r49-rc2
组合类型 | 名字空间 | 函数
K:/CMGDKv18/SDK/Include/hgl/ut/Sort.h文件参考
#include <hgl/TypeFunc.h>
#include <string.h>

浏览该文件的源代码。

组合类型

class  hgl::SortBase< T >
class  hgl::HeapSort< T >

名字空间

namespace  hgl
 

__MAKE_HGL__&&!__MAKE_PLUGIN__


函数

template<typename T >
bool hgl::Sort (T *data, int count, Comparator< T > *comp=new Comparator< T >())
template<typename T >
bool hgl::Sort (List< T > &list, Comparator< T > *comp=Comparator< T >())
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义