1 Star 0 Fork 7

fensnote / 基于boost的消息处理框架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
public.h 283 Bytes
一键复制 编辑 原始数据 按行查看 历史
fens 提交于 2019-02-27 15:37 . 1.首次上传代码
//public.h
#ifndef _TM_UI_PUBLIC_
#define _TM_UI_PUBLIC_
/*****************************************************/
#define _FUN_ __FUNCTION__
#define PRO_NAME "#[test]:"
#define ERROR_SUCCESS 0
#define ERROR_FAILED -1
#endif
C++
1
https://gitee.com/fensnote/msg_process.git
git@gitee.com:fensnote/msg_process.git
fensnote
msg_process
基于boost的消息处理框架
master

搜索帮助