MCPcopy Create free account
hub / github.com/RenderKit/embree / currentData

Method currentData

tutorials/external/catch.hpp:11476–11478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11474 return m_start;
11475 }
11476 auto StringRef::currentData() const noexcept -> char const* {
11477 return m_start;
11478 }
11479
11480 auto StringRef::isOwned() const noexcept -> bool {
11481 return m_data != nullptr;

Callers 2

operator <<Function · 0.80
operator+=Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected