file name.hpp
Classes
Type | Name |
---|---|
struct | eosio::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
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