CDT
v4.2.0
инструменты разработчика
◆
generate_array_helper()
template<typename Generator , std::size_t... Is>
constexpr auto eosio::detail::generate_array_helper
(
Generator &&
g
,
std::index_sequence< Is... >
)
-> std::array<decltype(g(std::size_t{}, sizeof...(Is))), sizeof...(Is)>
constexpr
См. определение в файле
powers.hpp
строка
14
eosio
detail
Создано системой
1.9.3