1
0
forked from Alepha/Alepha

Minor reformat

This commit is contained in:
2023-10-29 00:22:56 -04:00
parent 19f060b2a6
commit a61d6222c7

View File

@ -58,8 +58,7 @@ namespace Alepha::Hydrogen::Testing ::detail:: table_test
}
template< OutputMode outputMode, typename T >
void
printDebugging( const T &witness, const T &expected );
void printDebugging( const T &witness, const T &expected );
template< Aggregate Agg, typename ... Args >
struct TupleSneak