Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ project
Function
project
include/geode/basic/assert.hpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
[[nodiscard]] std::string_view type_name() const;
76
77
[[nodiscard]] std::string_view project() const
78
{
79
return project_;
80
}
81
82
[[nodiscard]] std::string_view library() const
83
{
Callers
1
string
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected