浏览代码

Cleanup.

main
offa 7 年前
父节点
当前提交
4e5339989f
共有 3 个文件被更改,包括 0 次插入10 次删除
  1. +0
    -4
      include/scope_exit.h
  2. +0
    -3
      include/scope_fail.h
  3. +0
    -3
      include/scope_success.h

+ 0
- 4
include/scope_exit.h 查看文件

@@ -56,10 +56,6 @@ namespace sr
{
}



private:

};



+ 0
- 3
include/scope_fail.h 查看文件

@@ -59,9 +59,6 @@ namespace sr
{
}


private:

};



+ 0
- 3
include/scope_success.h 查看文件

@@ -66,9 +66,6 @@ namespace sr
{
}


private:

};



正在加载...
取消
保存