COOPENOMICS  v1
Кооперативная Экономика
Пространство имен ledger2_wallets_detail

Функции

constexpr uint8_t decode_char_at (uint64_t value, size_t pos)
 
constexpr bool wallet_names_unique ()
 
constexpr bool wallet_names_nonempty ()
 
constexpr bool user_shared_naming_convention ()
 

Переменные

static constexpr uint8_t CHAR_DOT = 0
 
static constexpr uint8_t CHAR_W = 28
 

Функции

◆ decode_char_at()

constexpr uint8_t ledger2_wallets_detail::decode_char_at ( uint64_t  value,
size_t  pos 
)
constexpr

◆ user_shared_naming_convention()

constexpr bool ledger2_wallets_detail::user_shared_naming_convention ( )
constexpr

◆ wallet_names_nonempty()

constexpr bool ledger2_wallets_detail::wallet_names_nonempty ( )
constexpr

◆ wallet_names_unique()

constexpr bool ledger2_wallets_detail::wallet_names_unique ( )
constexpr

Переменные

◆ CHAR_DOT

constexpr uint8_t ledger2_wallets_detail::CHAR_DOT = 0
staticconstexpr

◆ CHAR_W

constexpr uint8_t ledger2_wallets_detail::CHAR_W = 28
staticconstexpr