Searched defs:mutable_str (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/string/src/
H A DnsTString.cpp45 self_type* mutable_str = NS_CONST_CAST(self_type*, &str); local
52 new (mutable_str) self_type();
58 mutable_str->Truncate();

Completed in 96 milliseconds