Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EQEmu/EQEmu
/ table_footer
Function
table_footer
tests/cppunit/htmloutput.cpp:200–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
void
201
table_footer(ostream& os)
202
{
203
os <<
"</table>\n"
;
204
}
205
206
void
207
table_tr_header(ostream& os)
Callers
3
operator()
Method · 0.85
operator()
Method · 0.85
generate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected