MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / is_alloced

Method is_alloced

sql/sql_string.h:346–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344 }
345 }
346 bool is_alloced() const { return alloced; }
347 inline String& operator = (const String &s)
348 {
349 if (&s != this)

Callers 3

val_strMethod · 0.80
convert_stringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected