MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / html_table_end

Function html_table_end

src/graphviz.cpp:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42static std::string html_table_end() { return "</TABLE>>"; }
43
44static std::string html_cell(const std::string& content, const std::string& align = "center")
45{

Callers 1

build_html_labelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected