The actual lambda type is indicated as a "unique closure type" that matches the lambda expression.
His name is not indicated. Its layout is not even fully defined. This is an almost completely defined type of implementation, a name that usually does not know and does not care.
And when you think about it, you (the developer) do not need to know what its "actual name" is. You can refer to it just fine:
using my_lambda_type = decltype(x);
, , , std::type_info::name . .
(++ - ), .