Home
last modified time | relevance | path

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

/haiku/headers/cpp/std/
H A Dbastring.cc518 basic_string<charT, traits, Allocator>::nilRep = { 0, 0, 1, false }; member in basic_string<charT, traits, Allocator>
H A Dbastring.h452 static Rep nilRep; variable