GDB (xrefs)
|
Public Member Functions | |
c_str_view (const char *cstr) | |
bool | operator== (const c_str_view &other) const |
const char * | c_str () const |
Private Attributes | |
const char *const | m_cstr |
Friends | |
class | c_str_view_hasher |
Definition at line 319 of file index-write.c.
|
inline |
Definition at line 322 of file index-write.c.
|
inline |
Definition at line 333 of file index-write.c.
References m_cstr.
|
inline |
Definition at line 326 of file index-write.c.
References m_cstr.
|
friend |
Definition at line 339 of file index-write.c.
|
private |
Definition at line 340 of file index-write.c.
Referenced by c_str(), c_str_view_hasher::operator()(), and operator==().