Код: Выделить всё
constexpr int f(int idx) {
constexpr auto arr = std::array
Подробнее здесь: [url]https://stackoverflow.com/questions/79692321/does-a-local-constexpr-variable-occupy-the-stack-space[/url]Код: Выделить всё
constexpr int f(int idx) {
constexpr auto arr = std::array
Подробнее здесь: [url]https://stackoverflow.com/questions/79692321/does-a-local-constexpr-variable-occupy-the-stack-space[/url]