#include <string.hpp>
Definition at line 104 of file string.hpp.
◆ c_string_rep() [1/2]
Definition at line 108 of file string.hpp.
concrete_struct()
Default constructor for the concrete object. Increments the reference count.
◆ c_string_rep() [2/2]
c_string_rep::c_string_rep |
( |
char * | v = NULL | ) |
|
|
inline |
Definition at line 114 of file string.hpp.
The list class represents a linked list.
◆ ~c_string_rep()
c_string_rep::~c_string_rep |
( |
| ) |
|
|
inline |
Definition at line 115 of file string.hpp.
115 {
117 }
void tm_delete_array(C *Ptr)
◆ operator=()
◆ c_string
◆ value
char* c_string_rep::value |
|
private |
The documentation for this class was generated from the following file: