|
liba 0.1.15
An algorithm library based on C/C++
|
instance structure for basic string More...
#include <str.h>
Data Fields | |
| char * | ptr_ |
| a_size | num_ |
| a_size | mem_ |
instance structure for basic string
| a_size a_str::mem_ |
memory
| a_size a_str::num_ |
length
| char* a_str::ptr_ |
string