MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / allocated

Method allocated

src/common/utils.cpp:832–835  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

830}
831
832inline bool NTLocalString::allocated() const
833{
834 return m_string != 0;
835}
836
837
838////////////////////////////////////////////////////////////

Callers 1

validateProductSuiteFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected