Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
catch_leak_detector.h
Go to the documentation of this file.
1
/*
2
* Created by Martin on 12/07/2017.
3
*
4
* Distributed under the Boost Software License, Version 1.0. (See accompanying
5
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6
*/
7
#ifndef TWOBLUECUBES_CATCH_LEAK_DETECTOR_H_INCLUDED
8
#define TWOBLUECUBES_CATCH_LEAK_DETECTOR_H_INCLUDED
9
10
namespace
Catch
{
11
12
struct
LeakDetector
{
13
LeakDetector
();
14
~LeakDetector
();
15
};
16
17
}
18
#endif
// TWOBLUECUBES_CATCH_LEAK_DETECTOR_H_INCLUDED
Catch
Definition
231-Cfg-OutputStreams.cpp:32
Catch::LeakDetector
Definition
catch_leak_detector.h:12
Catch::LeakDetector::LeakDetector
LeakDetector()
Definition
catch_leak_detector.cpp:31
Catch::LeakDetector::~LeakDetector
~LeakDetector()
Definition
catch_leak_detector.cpp:35
libraries
sys-vm
external
Catch2
include
internal
catch_leak_detector.h
Generated by
1.12.0