コード例 #1
0
ファイル: group.hpp プロジェクト: MarkVanPeteghem/ModAssert
		bool GetLog(bool ma_success) const { return g->GetLog(ma_success); }
コード例 #2
0
ファイル: group.hpp プロジェクト: MarkVanPeteghem/ModAssert
		bool GetLog(size_t idx) const
		{ return g->GetLog(idx); }