28 #ifndef YSL_INC_CORE_YCOUNTER_H_
29 #define YSL_INC_CORE_YCOUNTER_H_ 1
39 template<
class _type,
typename count_t = u32>
125 template<
class _type,
typename count_t>
126 count_t GMCounter<_type, count_t>::nCount(0);
128 template<
class _type,
typename count_t>
129 count_t GMCounter<_type, count_t>::nTotal(0);