MCPcopy Create free account
hub / github.com/KDAB/codebrowser / size

Method size

generator/stringbuilder.h:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 return s;
15 }
16 unsigned int size() const { return HA::size(a) + HB::size(b); }
17
18 string_builder(const A &a, const B &b) : a(a), b(b) {}
19 const A &a;

Callers 15

escapeAttrMethod · 0.45
generateMethod · 0.45
MacroExpandsMethod · 0.45
FileNotFoundMethod · 0.45
handleSignalOrSlotMethod · 0.45
handleInvokeMethodMethod · 0.45
htmlNameForFileMethod · 0.45
generateMethod · 0.45
pathToMethod · 0.45
registerReferenceMethod · 0.45
getReferenceAndTitleMethod · 0.45
sizeMethod · 0.45

Calls

no outgoing calls

Tested by 2

heyMethod · 0.36
outoflineMethod · 0.36