const static auto value
= Num * Foo<Num - 1>::value
};
i mean value is const so how the compiler doing it?
Ok personal opinion don't do that in real code please. I still hate meta programming abuse as much as I hate PHP.
Обсуждают сегодня