const struct
Contents
const struct
|
|
The const
qualifier there is nonsense, and may even cause a compilation error with some C compilers. gcc issues a warning. The const qualifier applies to variables or members.
以上代码是在 memcached 源码的 logger.h
Author zoro.wang
LastMod 2017-02-07