Searched refs:dangle (Results 1 – 3 of 3) sorted by relevance
14 string_view View = string(); // View will dangle.16 View = A + "A"; // still dangle.20 V.resize(3, string()); // V[1] and V[2] will also dangle.23 // All these return values will dangle.
150 void dangle() { in dangle() function
2287 // This putenv call overwrites the previous entry, thus that can no longer dangle.