Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tracktion/choc
/ TextTable
Method
TextTable
choc/text/choc_TextTable.h:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
struct TextTable
40
{
41
TextTable() = default;
42
~TextTable() = default;
43
44
/// Appends a column to the current row.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected