Home
last modified time | relevance | path

Searched defs:custom_string (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/cplusplus/example/cpp_standard/
A Drvalue_test.cpp11 class custom_string { class
13 custom_string(const char *p) in custom_string() function in custom_string
19 custom_string(const custom_string &str) in custom_string() function in custom_string
25 custom_string(custom_string &str) in custom_string() function in custom_string
57 custom_string() : strptr(NULL), len(0) {} in custom_string() function in custom_string

Completed in 3 milliseconds