Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/build-cpp/cmkr
/ empty
Method
empty
src/cmake_generator.cpp:305–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
std::string arg;
304
305
bool empty() const {
306
return arg.empty();
307
}
308
};
309
310
// Credit: JustMagic
Callers
15
run
Function · 0.80
create_file
Function · 0.80
generate_gitfile
Function · 0.80
quote
Method · 0.80
print_arg
Method · 0.80
operator()
Method · 0.80
cmd
Method · 0.80
inject_includes
Method · 0.80
inject_cmake
Method · 0.80
handle_condition
Method · 0.80
if_condition
Method · 0.80
cmake_condition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected