このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
visus
/
scope-guard
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Build fix.
main
offa
7年前
親
fbda273ccc
コミット
3a00a3063d
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分情報を表示
+1
-0
test/ScopeGuardTest.cpp
+ 1
- 0
test/ScopeGuardTest.cpp
ファイルの表示
@@ -2,6 +2,7 @@
#include "scope_guard.h"
#include <catch.hpp>
using namespace guards;
TEST_CASE("deleter called on destruction", "[ScopeGuard]")
{
書き込み
プレビュー
読み込み中…
キャンセル
保存