Is the let construct allowed in a class?

I am getting conflicting answers on this question. Could you please clarify?

Section 11.12 Let construct in the 1800-2017 LRM explicitly lists where the let construct is allowed, and a class is not one of them.