Skip to content

v0.8.2

Compare
Choose a tag to compare
@lkpworkspace lkpworkspace released this 23 Oct 06:54
· 55 commits to master since this release
536e8cc
  • feature:
    • 添加条件变量进行线程间通信选项
  • api:
    • 添加platform.h文件
  • fix
    • 修复使用引用接收‵mailbox->PopRecv()`返回值问题
  • ci
    • 移除gflags依赖
  • other:
    • 使用cmdline替换getopt
    • 更新copyright
    • 只导出需要使用的符号
    • 使用VLOG替换DLOG
    • 跨平台代码统一放置到myframe/platform目录中
    • 设置默认C++标准和安装路径