mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-27 15:09:33 +00:00
Some tidy-up
This commit is contained in:
parent
f847186ebb
commit
355b5e546d
7 changed files with 25 additions and 19 deletions
|
@ -11,7 +11,8 @@
|
|||
#include "catch_expression_lhs.hpp"
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
||||
// Captures the LHS of the expression and wraps it in an Expression Lhs object
|
||||
class ExpressionDecomposer {
|
||||
public:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue