Classes

Type Name
struct eosio::name
wraps a uint64_t to ensure it is only passed to methods that expect a Name
struct eosio::detail::to_const_char_arr

Functions

Type Name
constexpr eosio::name operator""_n ()
namespace eosio

Detailed Description

Copyright

defined in eos/LICENSE.txt

Functions Documentation

function operator""_n

template<typename T, T... Str>
constexpr eosio::name operator""_n()

namespace eosio

name literal operator "foo"_n is a shortcut for name{"foo"}


The documentation for this class was generated from the following file: libraries/eosiolib/name.hpp