MCPcopy Create free account
hub / github.com/Tencent/mars / data

Method data

samples/Windows/WTL/atlmisc.h:746–747  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

744 // TCHAR data[nAllocLength]
745
746 TCHAR* data()
747 { return (TCHAR*)(this + 1); }
748};
749
750// Globals

Callers 4

GetBufferMethod · 0.45
FreeExtraMethod · 0.45
AllocBufferMethod · 0.45
CopyBeforeWriteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected