This patch simplifes the recursive Checker template with a C++17 fold expression and "inlines" it right into the `static_assert`.
This patch simplifes the recursive Checker template with a C++17 fold expression and "inlines" it right into the `static_assert`.