MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / library

Function library

include/geode/basic/assert.hpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 [[nodiscard]] std::string_view library() const
83 {
84 return library_;
85 }
86
87 [[nodiscard]] const std::any& data() const
88 {

Callers 1

stringMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected