Skip to main content

eosio::detail::to_const_char_arr

More...

#include <name.hpp>

Public Attributes

Name
constexpr const charvalue

Detailed Description

template <char... Str>
struct eosio::detail::to_const_char_arr;

Public Attributes Documentation

variable value

static constexpr const char value = {Str...};

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