struct -> class normalization for various interface types
This commit is contained in:
parent
1a56ba851b
commit
8cdaebe964
23 changed files with 66 additions and 53 deletions
|
@ -16,7 +16,7 @@
|
|||
namespace Catch {
|
||||
|
||||
struct AssertionResultData;
|
||||
struct IResultCapture;
|
||||
class IResultCapture;
|
||||
class RunContext;
|
||||
|
||||
struct AssertionReaction {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue