| 
    HDK
    
   | 
 
#include <ustring.h>
Public Member Functions | |
| TableRep (string_view strref, hash_t hash) | |
| ~TableRep () | |
| const char * | c_str () const noexcept | 
Public Attributes | |
| hash_t | hashed | 
| std::string | str | 
| size_t | length | 
| size_t | dummy_capacity | 
| int | dummy_refcount | 
| ustring::TableRep::TableRep | ( | string_view | strref, | 
| hash_t | hash | ||
| ) | 
| ustring::TableRep::~TableRep | ( | ) | 
      
  | 
  inlinenoexcept |