= true;
concept same_as = true;
concept integral = true;
concept W = ;
concept X = ;
concept Y = ;
concept Z = ;
// Concept constraints in all three slots require X, Y, Z, and ad-hoc stuff.
requires Y<T, int> &&
void requires Z<T> ||
concept convertible_to