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

/haiku/headers/cpp/std/
H A Dbastring.h356 static const charT null_str[1] = {0}; local
357 if (length () == 0) return null_str; terminate (); return data ();

Completed in 28 milliseconds