MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / size

Method size

unittests/catch.hpp:449–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447 return m_size == 0;
448 }
449 auto size() const noexcept -> size_type {
450 return m_size;
451 }
452
453 auto numberOfCharacters() const noexcept -> size_type;
454 auto c_str() const -> char const*;

Callers 15

default_search_pathsFunction · 0.45
interactiveFunction · 0.45
mainFunction · 0.45
default_search_pathsFunction · 0.45
operator()Method · 0.45
default_search_pathsFunction · 0.45
StringRefMethod · 0.45
describeMethod · 0.45
describeMethod · 0.45
matchMethod · 0.45
matchMethod · 0.45
matchMethod · 0.45

Calls

no outgoing calls

Tested by 1