CDT  v4.2.0
инструменты разработчика
Шаблон структуры eosio::detail::largest_power_helper< T, Base, Exponent, Value, Overflow >

#include <powers.hpp>

Статические открытые данные

static constexpr T value = next::value
 
static constexpr uint8_t exponent = next::exponent
 

Подробное описание

template<typename T, T Base, uint8_t Exponent, uint64_t Value, bool Overflow = (Value * Base < Value)>
struct eosio::detail::largest_power_helper< T, Base, Exponent, Value, Overflow >

См. определение в файле powers.hpp строка 26


Объявления и описания членов структуры находятся в файле: