Searched refs:c_string (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_rope.h2125 iterator insert(const iterator& __p, const _CharT* c_string) argument
2126 { insert(__p.index(), c_string); return __p; }

Completed in 41 milliseconds