MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / operator+

Method operator+

unittests/catch.hpp:6684–6686  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6682 }
6683
6684 std::string StreamEndStop::operator+() const {
6685 return std::string();
6686 }
6687
6688 NonCopyable::NonCopyable() = default;
6689 NonCopyable::~NonCopyable() = default;

Callers

nothing calls this directly

Calls 1

stringClass · 0.85

Tested by

no test coverage detected