본문으로 건너뛰기

eosio::impl::str_t

#include <rope.hpp>

Public Attributes

Name
const char *c_str
size_tsize
const rope_node *temp

Public Attributes Documentation

variable c_str

const char * c_str;

variable size

size_t size;

variable temp

const rope_node * temp = nullptr;

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