MCPcopy Create free account
hub / github.com/cinemast/libjson-rpc-cpp / size

Method size

src/catch2/catch.hpp:649–651  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

647 return m_size == 0;
648 }
649 constexpr auto size() const noexcept -> size_type {
650 return m_size;
651 }
652
653 // Returns the current start pointer. If the StringRef is not
654 // null-terminated, throws std::domain_exception

Callers 15

test_server.cppFile · 0.80
check_exception3Function · 0.80
test_client.cppFile · 0.80
test_common.cppFile · 0.80
callbackMethod · 0.80
StringRefMethod · 0.80
describeMethod · 0.80

Calls

no outgoing calls

Tested by 6

check_exception3Function · 0.64
callbackMethod · 0.64
GetNamedParametersMethod · 0.64
toJsonValueMethod · 0.64