Single-trait base case: conjunction<P> inherits P directly.
conjunction<P>
P
Declared in <fmt/ranges.h>
<fmt/ranges.h>
template<typename P> struct conjunction<P> : P