MCPcopy Create free account
hub / github.com/cinder/Cinder / base

Method base

include/utf8cpp/checked.h:283–283  ·  view source on GitHub ↗

the default "big three" are OK

Source from the content-addressed store, hash-verified

281 }
282 // the default "big three" are OK
283 octet_iterator base () const { return it; }
284 uint32_t operator * () const
285 {
286 octet_iterator temp = it;

Callers 5

createGeometryMethod · 0.45
drawVectorFunction · 0.45
decrementMethod · 0.45
keyMethod · 0.45
valueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected