eosio::detail::to_const_char_arr
#include <name.hpp>
Public Attributes
Name | |
---|---|
constexpr const char | value |
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