跳到主要内容

eosio::detail::largest_power

More...

#include <powers.hpp>

Public Attributes

Name
constexpr static Tvalue
constexpr static uint8_texponent

Detailed Description

template <typename T ,
T Base>
struct eosio::detail::largest_power;

Public Attributes Documentation

variable value

static constexpr static T value = helper::value;

variable exponent

static constexpr static uint8_t exponent = helper::exponent;

Updated on 2022-12-05 at 15:38:07 +0000